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

Install failed #244

Open
SpaceGrey opened this issue Nov 11, 2024 · 1 comment
Open

Install failed #244

SpaceGrey opened this issue Nov 11, 2024 · 1 comment

Comments

@SpaceGrey
Copy link

SpaceGrey commented Nov 11, 2024

System Version MacOS 15.1
M1 Pro

npm ERR! In file included from ../../nan/nan.h:62:
npm ERR! In file included from /Users/grey/Library/Caches/node-gyp/21.7.1/include/node/node.h:73:
npm ERR! /Users/grey/Library/Caches/node-gyp/21.7.1/include/node/v8.h:21:10: fatal error: 'memory' file not found
npm ERR!    21 | #include <memory>
npm ERR!       |          ^~~~~~~~
npm ERR! 1 error generated.
npm ERR! make: *** [Release/obj.target/volume/src/volume.o] Error 1
npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack at ChildProcess.<anonymous> (/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:209:23)
npm ERR! gyp ERR! System Darwin 24.1.0
npm ERR! gyp ERR! command "/opt/homebrew/Cellar/node/21.7.1/bin/node" "/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd /opt/homebrew/lib/node_modules/appdmg/node_modules/macos-alias
npm ERR! gyp ERR! node -v v21.7.1
npm ERR! gyp ERR! node-gyp -v v10.0.1
npm ERR! gyp ERR! not ok
@pzhlkj6612
Copy link
Contributor

Didn't know the solution, but found a similar thread in the node-gyp project:

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