-
Notifications
You must be signed in to change notification settings - Fork 1.3k
npm install error #487
Comments
Make sure you've installed Node.js and that it is on your PATH. This should be happening here: https://github.com/mapbox/mapbox-gl-native/blob/master/setup-libraries.sh#L42-L49 |
I am sure I have installed Node.js |
I'm having the same issue here.
node -v
v0.10.25 npm -v
1.3.24 |
I am having the same issue. node -v npm -v using Xcode 6.0.1 Mac OS 10.9.5 |
Looking inside of
I didn't have nvm installed, so I installed it:
I then did a |
I installed I went in and Then, I |
Removed npm/node in 080c185 |
When I build mapboxgl-app but XCode complian shell script Invocation error.
here is the detail:
PhaseScriptExecution Action\ "npm\ install" /Users/jszhaishuai/Library/Developer/Xcode/DerivedData/mapboxgl-app-dbktjgcdtxsdrwgbldujgtixwddt/Build/Intermediates/mapboxgl.build/Debug/npm_install.build/Script-41FF61D43C12DD341DDEF2A6.sh
cd /Users/jszhaishuai/Downloads/mapbox-gl-native-master
/bin/sh -c /Users/jszhaishuai/Library/Developer/Xcode/DerivedData/mapboxgl-app-dbktjgcdtxsdrwgbldujgtixwddt/Build/Intermediates/mapboxgl.build/Debug/npm_install.build/Script-41FF61D43C12DD341DDEF2A6.sh
env: node: No such file or directory
who can tell me how to fix it
The text was updated successfully, but these errors were encountered: