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

Failing to build #34

Open
stonebraker opened this issue Aug 26, 2022 · 1 comment
Open

Failing to build #34

stonebraker opened this issue Aug 26, 2022 · 1 comment

Comments

@stonebraker
Copy link

Hello,

The following error is being thrown when running npm install.

OS: MacOS Big Sur (command line tools up to date)
Node: 16.17.0 (fresh install with node-gyp)

npm ERR! path /Users/<username>/code/ion/ion-tools/node_modules/node-webcrypto-ossl
npm ERR! command failed
npm ERR! command sh -c -- node-gyp rebuild
npm ERR! CXX(target) Release/obj.target/nodessl/src/main.o```
@ChrisCho-H
Copy link

ChrisCho-H commented Sep 29, 2022

Hi, I'd got the same issue and managed to debug.
Downgrade your node version to 16.0.0!

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