-
Notifications
You must be signed in to change notification settings - Fork 33
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
npm install fails on node 15 #837
Comments
Actually nevermind, after doing the command above it now doesnt compile some other way
😄 |
I will have a look at the setup on the weekend :) |
I could reproduce it with node version 15. It works with the LTS version node 14 so you might want to use this version instead. Still will have this one in scope for upgrades to 16 👍 |
Looks like some sort of react version problem. What is lerna, lerna dont hurt me, dont hurt me, no more.
Ubuntu 20.04 stable
It's trying to do
lerna bootstrap --hoist
but fails:
Attached:
eresolve-report.txt
2021-03-16T12_33_00_291Z-debug.log
The text was updated successfully, but these errors were encountered: