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

Does not install on M1 Silicon with cb.apply is not a function #495

Open
kimadactyl opened this issue Jul 1, 2022 · 2 comments
Open

Does not install on M1 Silicon with cb.apply is not a function #495

kimadactyl opened this issue Jul 1, 2022 · 2 comments

Comments

@kimadactyl
Copy link

kimadactyl commented Jul 1, 2022

$ sudo npm install --production

> [email protected] preinstall
> npm install --package-lock-only --no-audit --ignore-scripts && npx npm-force-resolutions

npm ERR! cb.apply is not a function

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/kim/.npm/_logs/2022-07-01T12_07_26_758Z-debug.log
npm ERR! code 1
npm ERR! path /Users/kim/src/webdataconnector
npm ERR! command failed
npm ERR! command sh -c npm install --package-lock-only --no-audit --ignore-scripts && npx npm-force-resolutions

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/kim/.npm/_logs/2022-07-01T12_07_25_497Z-debug-0.log

Full log below

2022-07-01T12_07_25_497Z-debug-0.log

@kimadactyl
Copy link
Author

Update: it installs fine with yarn, is this a npm version issue?

@pengshengjie
Copy link

I have encountered the same problem. Have you solved it?

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