-
Notifications
You must be signed in to change notification settings - Fork 2
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
Error while installing acutual-moneymoney #21
Comments
Hi Daniel, thanks for reporting this. It looks like a dependency of Actual's API package fails to build on your system. Can you try rebuilding with If it doesn't, please try uninstalling with If these steps don't work, can you let me know what system you're on and the exact version of Node you are using? There are some more technical solutions there but I'm hoping it solves itself through a somewhat clean reinstall. Your configuration won't be affected by this :) Cheers |
Hello, I tried both of your solutions, but it didn't solve the problem. Here are my versions: node: 23.6.0 System: MacOS 15.2 (Intel) Greetings, |
Hey Daniel, so it turns out this is due to a dependency of Actual's API, The issue on the Actual side is tracked here: actualbudget/actual#3946 The solution for now should be to downgrade to Node version 18 or 20, but hopefully I have something better for you soon. |
To add to the above, you can use a tool like Node Version Manager: https://github.com/nvm-sh/nvm |
I saw that the latest release of Actual's API actually fixed this, the issue on their end was just left open. If the issue persists, please let me know :) |
Thanx for your wok, 2.8.0 works very well. |
Hello,
after updating some packages on my MacOS (e.g. node to version 2.3.6), actual-moneymoney no longer started. I have tried to reinstall it, but I get the following error message:
Greetings
Daniel
The text was updated successfully, but these errors were encountered: