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 fails with node-gyp errors #96

Open
glenpike opened this issue Jan 3, 2019 · 0 comments
Open

Install fails with node-gyp errors #96

glenpike opened this issue Jan 3, 2019 · 0 comments

Comments

@glenpike
Copy link

glenpike commented Jan 3, 2019

If I try to install weak I get the following errors. I don't have Xcode installed, but I do have the command line tools. In comparison, installing node-sass is fine. See node-gyp #559 for reference - it states that shouldn't need the full Xcode.

npm install weak

> weak@1.0.1 install /Users/glenpike/test/node_modules/weak
> node-gyp rebuild

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
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

1 participant