Forum Discussion
peterlu
9 years agoChampion
OlivierS DougS the community is on 16.2
Now I have tried to reinstalled lithium-sdk on mac OSX. The installation cannot finish and it seems to get stuck.
Below is the print out.
npm WARN deprecated gulp-clean@0.3.1: use gulp-rimraf instead npm WARN engine karma@0.12.37: wanted: {"node":">=0.8 <=0.12 || >=1 <=2"} (current: {"node":"4.4.1","npm":"2.14.20"}) npm WARN deprecated npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. npm WARN peerDependencies The peer dependency continuation-local-storage@~3 included from cls-bluebird will no npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly. npm WARN engine coffee-script-redux@2.0.0-beta8: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"4.4.1","npm":"2.14.20"}) npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. > execSync@1.0.2 install /usr/local/lib/node_modules/lithium-sdk/node_modules/execSync > node install.js [execsync v1.0.2] Attempting to compile native extensions. [execSync v1.0.2] Native code compile failed!! npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. > spawn-sync@1.0.15 postinstall /usr/local/lib/node_modules/lithium-sdk/node_modules/spawn-series/node_modules/cross-spawn/node_modules/spawn-sync > node postinstall > phantomjs@1.9.19 install /usr/local/lib/node_modules/lithium-sdk/node_modules/phantomjs > node install.js PhantomJS not found on PATH Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-macosx.zip Saving to /usr/local/lib/node_modules/lithium-sdk/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-macosx.zip Receiving... / [=======================================-] 98% 0.0s- Received 9187K total. Extracting zip contents Removing /usr/local/lib/node_modules/lithium-sdk/node_modules/phantomjs/lib/phantom Copying extracted folder /usr/local/lib/node_modules/lithium-sdk/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-macosx.zip-extract-1459055387371/phantomjs-1.9.8-macosx -> /usr/local/lib/node_modules/lithium-sdk/node_modules/phantomjs/lib/phantom Writing location.js file Done. Phantomjs binary available at /usr/local/lib/node_modules/lithium-sdk/node_modules/phantomjs/lib/phantom/bin/phantomjs npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm npm WARN deprecated graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"4.4.1","npm":"2.14.20"}) npm WARN engine hoek@0.7.6: wanted: {"node":"0.8.x"} (current: {"node":"4.4.1","npm":"2.14.20"}) npm WARN engine sntp@0.1.4: wanted: {"node":"0.8.x"} (current: {"node":"4.4.1","npm":"2.14.20"}) npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"4.4.1","npm":"2.14.20"}) npm WARN engine boom@0.3.8: wanted: {"node":"0.8.x"} (current: {"node":"4.4.1","npm":"2.14.20"}) > spawn-sync@1.0.15 postinstall /usr/local/lib/node_modules/lithium-sdk/node_modules/gulp-sass/node_modules/node-sass/node_modules/cross-spawn/node_modules/spawn-sync > node postinstall > ws@0.4.32 install /usr/local/lib/node_modules/lithium-sdk/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws > (node-gyp rebuild 2> builderror.log) || (exit 0) CXX(target) Release/obj.target/bufferutil/src/bufferutil.o > fsevents@0.3.8 install /usr/local/lib/node_modules/lithium-sdk/node_modules/dgeni-packages/node_modules/nunjucks/node_modules/chokidar/node_modules/fsevents > node-gyp rebuild SOLINK_MODULE(target) Release/.node CXX(target) Release/obj.target/fse/fsevents.o SOLINK_MODULE(target) Release/fse.node > fsevents@1.0.9 install /usr/local/lib/node_modules/lithium-sdk/node_modules/karma/node_modules/chokidar/node_modules/fsevents > node-pre-gyp install --fallback-to-build [fsevents] Success: "/usr/local/lib/node_modules/lithium-sdk/node_modules/karma/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote > fsevents@1.0.9 install /usr/local/lib/node_modules/lithium-sdk/node_modules/gulp-watch/node_modules/chokidar/node_modules/fsevents > node-pre-gyp install --fallback-to-build [fsevents] Success: "/usr/local/lib/node_modules/lithium-sdk/node_modules/gulp-watch/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote
it just kept running on the last "fsevents".