-
Notifications
You must be signed in to change notification settings - Fork 91
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
Install for [ '[email protected]' ] failed with code 1 #2827
Comments
what node version do you use? |
lol I see it in the logs now |
It seems to be the same issue as https://stackoverflow.com/questions/63214997/typeerror-cb-apply-is-not-a-function |
Any solution to this yet? I'm having the same problem. Update: I solved my issue by upgrading NodeJS version to 22.13.1 (LTS) from 22.9.0. |
I upgrade to 22.13.1 and still got the issue. Any solutions? |
Temp fix: 👍 |
Build/Submit details page URL
No response
Summary
npx eas build --profile=development --local --clear-cache
gives
npm ERR! cb.apply is not a function
with the following log:
The text was updated successfully, but these errors were encountered: