-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Degiro conversion error - module not found #65
Comments
Seems to be the same issue as #64. Can you try and run |
Sorry for the duplicate Issue, i ran |
As a test, can you run It should update the dayjs dependency from 1.11.10 to 1.11.11. |
Same error again.
|
Thanks. I do see some mismatches in versions I have locally. Will look into this when I have some time later today. I think this error is due to my migration from commonjs to esm and there were some import things I had to change. Edit: Yep, I updated tsx to the latest version (I had 4.7.2, now 4.9.1) and I have the same issue as you do. Will try and find a fix! |
When you install tsx 4.9.0 manually you can run the tool again. Something broke in tsx 4.9.1. Will push a hard pinned fix now and then look into resolving 4.9.1+ |
Closed by accident. Can you verify if this fix works? |
Issue is already known at tsx. Fill follow this. |
The fix works, but I the conversion fails with either
|
I haven't put effort in the old DEGIRO converter because I want to replace it with the V2. I can try to fix the old one it but I prefer people move to V2. It seems (according to the logs), the V2 converter succeeds and outputs a file. What exactly do you mean it fails? Does the V2 output file not import in Ghostfolio? |
Do you perhaps have a clean Ghostfolio setup (without any previous activities)? I had the same issue yesterday when I did a clean install. Whatever symbol I entered, nothing was accepted. I believe I had to do a market sync job before it worked, but I don't recall exactly what I did that made it work. |
Yes |
Gotcha, that's a Ghostfolio issue then. @dtslvr Do you have Instructions somewhere on how to do the initial setup with Yahoo symbols? |
@alex27riva which version of Ghostfolio are you using? |
Closing due to inactivity, and because it's not an issue with export to Ghostfolio. |
Hi everyone.
I'm trying to convert my order history exported from Degiro but I'm getting the following error:
Same issue when using Docker image or local build.
I'm on Fedora 40, Node version v20.12.2
The text was updated successfully, but these errors were encountered: