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

xcode-select error #21

Open
nmbarker opened this issue May 9, 2016 · 2 comments
Open

xcode-select error #21

nmbarker opened this issue May 9, 2016 · 2 comments

Comments

@nmbarker
Copy link

nmbarker commented May 9, 2016

Node Version: v0.12.9
Python Version: 2

NPM Version: 2.14.9

Alright so when I run npm install ttystudio,
It returns:

> 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

  CXX(target) Release/obj.target/pty/src/unix/pty.o
  SOLINK_MODULE(target) Release/pty.node
ttystudio@0.0.16 ../../node_modules/ttystudio
└── pty.js@0.3.0 (extend@1.2.1, nan@2.0.5)

Does anyone know how to fix this?

@jjff
Copy link

jjff commented Jun 6, 2016

Equivalent problem with npm install irc for me. Similar commands worked with node and npm some months ago (on mac of course) now OS 10.11.4, only with command line xcode (want to avoid to loose >4GB disk space)

@goldentoby
Copy link

same here
macOS: v10.14
node version: v10.10.0
when I run

npm -g install ttystudio

screen shot 2018-10-24 at 10 35 05 am

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

3 participants