gyp configure error #13014
-
When I do 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 Traceback (most recent call last): I'm not sure if this can be fatal or not down the road. Can I overlook it or would I need to fix it? Hope someone can help! Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @adambarghouthi. Could you share your Also from what I've found, this is usually an issue with a single package but can safely be ignored. There are some instructions though for potentially "fixing" it though nodejs/node-gyp#569 |
Beta Was this translation helpful? Give feedback.
Hi @adambarghouthi. Could you share your
package.json
?Also from what I've found, this is usually an issue with a single package but can safely be ignored. There are some instructions though for potentially "fixing" it though nodejs/node-gyp#569