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

Installation fails on MacOS if username has a space in it: " ../username 1/.. " #33

Open
xipascu opened this issue Feb 2, 2021 · 0 comments

Comments

@xipascu
Copy link

xipascu commented Feb 2, 2021

` safari-push-notifications@0.4.0 install /Users/username 1/workspace/me-toolsmith/repos/push-notification-service/node_modules/safari-push-notifications

node-gyp rebuild

CXX(target) Release/obj.target/pkcs7/src/pkcs7.o
clang: error: no such file or directory: '1/Library/Caches/node-gyp/12.19.1/include/node'
clang: error: no such file or directory: '1/Library/Caches/node-gyp/12.19.1/src'
clang: error: no such file or directory: '1/Library/Caches/node-gyp/12.19.1/deps/openssl/config'
clang: error: no such file or directory: '1/Library/Caches/node-gyp/12.19.1/deps/openssl/openssl/include'
clang: error: no such file or directory: '1/Library/Caches/node-gyp/12.19.1/deps/uv/include'
clang: error: no such file or directory: '1/Library/Caches/node-gyp/12.19.1/deps/zlib'
clang: error: no such file or directory: '1/Library/Caches/node-gyp/12.19.1/deps/v8/include'
make: *** [Release/obj.target/pkcs7/src/pkcs7.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Users/username 1/.nvm/versions/node/v12.19.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:314:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant