Skip to content
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 problem with node 18.15.0 #4

Closed
Pogodenhelder opened this issue Nov 17, 2023 · 4 comments
Closed

Build problem with node 18.15.0 #4

Pogodenhelder opened this issue Nov 17, 2023 · 4 comments

Comments

@Pogodenhelder
Copy link

Building Rotom with node 18.15.0 as per instructions result in the following build error.

https://pastebin.com/qLuqz4wr

@Fabio1988
Copy link
Contributor

tried npm install too?

@Pogodenhelder
Copy link
Author

Yes Fabio, tried it.. but still when doing npm run build the errors pop up

@Pogodenhelder
Copy link
Author

Problem is with the audit fix that will break building.

So best is npm ci --no-audit. then npm run build

@Fabio1988
Copy link
Contributor

Solved, npm audit fix is a manual command, probably suggested after npm install, never do that ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants