Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fails to install when there is a space in the directory path. OSX #20

Open
hockeyman0 opened this issue Mar 5, 2014 · 0 comments
Open

Comments

@hockeyman0
Copy link

With two hard drives in a mac, the second name "Macintosh HD". When trying to install clang is not given the correct directory because the space interrupts the path.

2014-03-04 20:49:10.537 xcodebuild[15296:1007] error: (null)
CC(target) Release/obj.target/libgit2/deps/libgit2/src/attr.o
clang: error: no such file or directory: 'HD/Users/username/.node-gyp/0.10.26/src'
clang: error: no such file or directory: 'HD/Users/username/.node-gyp/0.10.26/deps/uv/include'
clang: error: no such file or directory: 'HD/Users/username/.node-gyp/0.10.26/deps/v8/include'
make: *** [Release/obj.target/libgit2/deps/libgit2/src/attr.o] Error 1

@damieng damieng added the mac label Mar 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants