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 on node v0.10.28 #120

Open
codeuniquely opened this issue May 31, 2014 · 0 comments
Open

Install fails on node v0.10.28 #120

codeuniquely opened this issue May 31, 2014 · 0 comments

Comments

@codeuniquely
Copy link

npm install -g ember-tools

npm http GET https://registry.npmjs.org/ember-tools
npm http 304 https://registry.npmjs.org/ember-tools
npm http GET https://registry.npmjs.org/sync-prompt
npm http GET https://registry.npmjs.org/commander
npm http GET https://registry.npmjs.org/fleck
npm http GET https://registry.npmjs.org/cli-color
npm http GET https://registry.npmjs.org/handlebars
npm http GET https://registry.npmjs.org/walk
npm http GET https://registry.npmjs.org/browserify
npm http GET https://registry.npmjs.org/fs-extra
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/fsmonitor
npm http GET https://registry.npmjs.org/pathspec
npm http GET https://registry.npmjs.org/request
npm http 304 https://registry.npmjs.org/commander
npm http 304 https://registry.npmjs.org/sync-prompt
npm http 304 https://registry.npmjs.org/cli-color
npm http 304 https://registry.npmjs.org/fleck
npm http 304 https://registry.npmjs.org/handlebars
npm http 304 https://registry.npmjs.org/walk
npm http 304 https://registry.npmjs.org/fsmonitor
npm http 304 https://registry.npmjs.org/fs-extra
npm http 304 https://registry.npmjs.org/browserify
npm http 304 https://registry.npmjs.org/glob
npm http 304 https://registry.npmjs.org/pathspec
npm http 304 https://registry.npmjs.org/request
npm http GET https://registry.npmjs.org/forEachAsync

[email protected] install C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\sync-prompt
node-gyp rebuild

C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\sync-prompt>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin
....\node_modules\node-gyp\bin\node-gyp.js" rebuild
gyp ERR! configure error
gyp ERR! stack Error: spawn ENOENT
gyp ERR! stack at errnoException (child_process.js:998:11)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789:34)
gyp ERR! System Windows_NT 6.2.9200
gyp ERR! command "node" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\sync-prompt
gyp ERR! node -v v0.10.28
gyp ERR! node-gyp -v v0.13.0
gyp ERR! not ok
npm http GET https://registry.npmjs.org/keypress
npm http GET https://registry.npmjs.org/debug
npm http GET https://registry.npmjs.org/es5-ext
npm http GET https://registry.npmjs.org/memoizee
npm http GET https://registry.npmjs.org/ncp
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/jsonfile
npm http GET https://registry.npmjs.org/rimraf
npm http GET https://registry.npmjs.org/graceful-fs
npm http GET https://registry.npmjs.org/inherits
npm http GET https://registry.npmjs.org/minimatch
npm ERR! Error: ENOENT, lstat 'C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\request\tests\test-defaults.js'
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/npm/npm/issues

npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "ember-tools"
npm ERR! cwd F:\Node\Test
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\request\tests\test-defaults.js
npm ERR! fstream_path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\request\tests\test-defaults.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack C:\Program Files\nodejs\node_modules\npm\node_modules\fstream\lib\writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http 304 https://registry.npmjs.org/keypress
npm ERR! Error: ENOENT, lstat 'C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\handlebars\dist\handlebars.js'
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/npm/npm/issues

npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "ember-tools"
npm ERR! cwd F:\Node\Test
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\handlebars\dist\handlebars.js
npm ERR! fstream_path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\handlebars\dist\handlebars.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack C:\Program Files\nodejs\node_modules\npm\node_modules\fstream\lib\writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http 304 https://registry.npmjs.org/es5-ext
npm http 304 https://registry.npmjs.org/memoizee
npm ERR! Error: ENOENT, lstat 'C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\browserify\test\subdep.js'
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/npm/npm/issues

npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "ember-tools"
npm ERR! cwd F:\Node\Test
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\browserify\test\subdep.js
npm ERR! fstream_path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\browserify\test\subdep.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack C:\Program Files\nodejs\node_modules\npm\node_modules\fstream\lib\writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http 304 https://registry.npmjs.org/mkdirp
npm http 304 https://registry.npmjs.org/forEachAsync
npm http 304 https://registry.npmjs.org/debug
npm http 304 https://registry.npmjs.org/ncp
npm http 304 https://registry.npmjs.org/rimraf
npm http GET https://registry.npmjs.org/sequence
npm ERR! Error: ENOENT, lstat 'C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\cli-color\node_modules\es5-ext\lib\Function\prototype\curry.js'
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/npm/npm/issues

npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "ember-tools"
npm ERR! cwd F:\Node\Test
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\cli-color\node_modules\es5-ext\lib\Function\prototype\curry.js
npm ERR! fstream_path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\cli-color\node_modules\es5-ext\lib\Function\prototype\c
urry.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack C:\Program Files\nodejs\node_modules\npm\node_modules\fstream\lib\writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http 304 https://registry.npmjs.org/graceful-fs
npm http 304 https://registry.npmjs.org/inherits
npm ERR! Error: ENOENT, lstat 'C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\cli-color\node_modules\memoizee\test\index.js'

npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/npm/npm/issues

npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "ember-tools"
npm ERR! cwd F:\Node\Test
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\cli-color\node_modules\memoizee\test\index.js
npm ERR! fstream_path C:\Users\steve\AppData\Roaming\npm\node_modules\ember-tools\node_modules\cli-color\node_modules\memoizee\test\index.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack C:\Program Files\nodejs\node_modules\npm\node_modules\fstream\lib\writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http 304 https://registry.npmjs.org/minimatch
npm http 304 https://registry.npmjs.org/jsonfile
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the sync-prompt package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls sync-prompt
npm ERR! There is likely additional logging output above.

npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "ember-tools"
npm ERR! cwd F:\Node\Test
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! code ELIFECYCLE
npm http GET https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/sigmund
npm http 304 https://registry.npmjs.org/sequence
npm http 304 https://registry.npmjs.org/sigmund
npm http 304 https://registry.npmjs.org/lru-cache
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! F:\Node\Test\npm-debug.log
npm ERR! not ok code 0

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