-
Notifications
You must be signed in to change notification settings - Fork 39
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
build fails under node 21 #24
Comments
I keep getting the same error, trying multiple versions of Node (21, 20, 18, haven't tried other). |
Sorry just seeing this. Building thing successfully here (on Mac) w/ Node |
This is my Dockerfile. I think I got all the dependencies right. Fails with the same error as above. |
@JaxTheWolf weird, that Dockerfile works for me, in the current main branch, just modified |
Hm, could you try running it in a Linux VM? I would try Mac OS, but that's a bit more hassle than it's worth :D |
Ah sorry i think my copy ‘.’ without cleaning first means it didn’t try and build everything from the container. Will try again shortly Edit: it's not that, still works. I'll try on Linux when I get my hands on a box or VM (or will just setup some github workflows). |
Error is a bit misleading. Try installing rollup-plugin-typescript2. "npm install rollup-plugin-typescript2". This worked for me on a fairly up to dat ubuntu. |
I get an error message stating that the build configuration is broken. I have the following Node versions:
Log:
The text was updated successfully, but these errors were encountered: