-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
yarn build error #1215
Comments
Downgraded to |
Same issue here- installing directly via Node.js doesn't seem to work whatsoever from HEAD nor the most recent tagged release. The README.md cites the problematic dependency as to why Node 18 LTS is recommended, but downgrading to the latest v18.20.6 nor v18.17.0 helps:
Checking out from the most recent tagged release (v2.10.1) to v2.10.0 and switching between npm/yarn doesn't help either and produces the same errors during the npm install process. |
Installing build-essential (i.e., The README should include |
this fix worked for me |
What's happening?
yarn install
returns build errorLogs
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
same thing happens with npm
already tried
rm -rf node_modules
,yarn cache clean
Runtime
I'm running Muse:
Versions
The text was updated successfully, but these errors were encountered: