Closed peterennis closed 9 years ago
Have you tried the following: Uninstalling/reinstalling. Installing through the command line, running Update package dependencies
through the command palette?
Seems to be problem with node installing event-kit
It says in red: "Failed to update package dependencies".
On Wednesday, October 15, 2014 12:10 AM, Richard Race <notifications@github.com> wrote:
Have you tried the following: Uninstalling/reinstalling. Installing through the command line, running Update package dependencies through the command palette? Seems to be problem with node installing event-kit— Reply to this email directly or view it on GitHub.
Found this in the file npm-debug.log 0 info it worked if it ends with ok 1 verbose cli [ 'c:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe', 1 verbose cli 'c:\atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js', 1 verbose cli '--globalconfig', 1 verbose cli 'c:\atom\resources\app\apm\node_modules\atom-package-manager.apmrc', 1 verbose cli '--userconfig', 1 verbose cli 'C:\Users\peterennis.atom.apmrc', 1 verbose cli 'install', 1 verbose cli '--target=0.17.0', 1 verbose cli '--arch=ia32', 1 verbose cli '--msvs_version=2013' ] 2 info using npm@1.4.4 3 info using node@v0.10.32 4 verbose node symlink c:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe 5 error install Couldn't read dependencies 6 error package.json ENOENT, open 'c:\ae\aesite_posts\package.json' 6 error package.json This is most likely not a problem with npm itself. 6 error package.json npm can't find a package.json file in your current directory. 7 error System Windows_NT 6.2.9200 8 error command "c:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe" "c:\atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js" "--globalconfig" "c:\atom\resources\app\apm\node_modules\atom-package-manager.apmrc" "--userconfig" "C:\Users\peterennis.atom.apmrc" "install" "--target=0.17.0" "--arch=ia32" "--msvs_version=2013" 9 error cwd c:\ae\aesite_posts 10 error node -v v0.10.32 11 error npm -v 1.4.4 12 error path c:\ae\aesite_posts\package.json 13 error code ENOPACKAGEJSON 14 error errno 34 15 verbose exit [ 34, true ]
On Wednesday, October 15, 2014 9:33 AM, Peter Ennis <peterennis@yahoo.com> wrote:
It says in red: "Failed to update package dependencies".
On Wednesday, October 15, 2014 12:10 AM, Richard Race <notifications@github.com> wrote:
Have you tried the following: Uninstalling/reinstalling. Installing through the command line, running Update package dependencies through the command palette? Seems to be problem with node installing event-kit— Reply to this email directly or view it on GitHub.
Did uninstalling do anything?
On 15 Oct 2014, at 17:43, peterennis notifications@github.com wrote:
Found this in the file npm-debug.log 0 info it worked if it ends with ok 1 verbose cli [ 'c:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe', 1 verbose cli 'c:\atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js', 1 verbose cli '--globalconfig', 1 verbose cli 'c:\atom\resources\app\apm\node_modules\atom-package-manager.apmrc', 1 verbose cli '--userconfig', 1 verbose cli 'C:\Users\peterennis.atom.apmrc', 1 verbose cli 'install', 1 verbose cli '--target=0.17.0', 1 verbose cli '--arch=ia32', 1 verbose cli '--msvs_version=2013' ] 2 info using npm@1.4.4 3 info using node@v0.10.32 4 verbose node symlink c:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe 5 error install Couldn't read dependencies 6 error package.json ENOENT, open 'c:\ae\aesite_posts\package.json' 6 error package.json This is most likely not a problem with npm itself. 6 error package.json npm can't find a package.json file in your current directory. 7 error System Windows_NT 6.2.9200 8 error command "c:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe" "c:\atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js" "--globalconfig" "c:\atom\resources\app\apm\node_modules\atom-package-manager.apmrc" "--userconfig" "C:\Users\peterennis.atom.apmrc" "install" "--target=0.17.0" "--arch=ia32" "--msvs_version=2013" 9 error cwd c:\ae\aesite_posts 10 error node -v v0.10.32 11 error npm -v 1.4.4 12 error path c:\ae\aesite_posts\package.json 13 error code ENOPACKAGEJSON 14 error errno 34 15 verbose exit [ 34, true ]
On Wednesday, October 15, 2014 9:33 AM, Peter Ennis peterennis@yahoo.com wrote:
It says in red: "Failed to update package dependencies".
On Wednesday, October 15, 2014 12:10 AM, Richard Race notifications@github.com wrote:
Have you tried the following: Uninstalling/reinstalling. Installing through the command line, running Update package dependencies through the command palette? Seems to be problem with node installing event-kit— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Tried on different W7 x64 machine. Failed to install with error 'git' not found. Fixed env variables. Reinstall and it worked. Will try W81 x32 again with reinstall and report back.
Windows 8.1, 32 bit, Version 0.136.0 Output..
npm http GET https://registry.npmjs.org/event-kit npm http 304 https://registry.npmjs.org/event-kit npm http GET https://registry.npmjs.org/grim npm http 304 https://registry.npmjs.org/grim npm http GET https://registry.npmjs.org/underscore-plus npm http GET https://registry.npmjs.org/emissary npm http 304 https://registry.npmjs.org/underscore-plus npm http 304 https://registry.npmjs.org/emissary npm http GET https://registry.npmjs.org/underscore npm http GET https://registry.npmjs.org/property-accessors npm http GET https://registry.npmjs.org/mixto npm http 304 https://registry.npmjs.org/underscore npm ERR! Error: ENOENT, lstat 'C:\Users\PETERE~1\AppData\Local\Temp\apm-install-dir-114914-5692-42q0az\node_modules\highlight-line\node_modules\event-kit\node_modules\grim\node_modules\underscore-plus\node_modules\underscore\underscore-min.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:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe" "c:\atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js" "--globalconfig" "c:\atom\resources\app\apm\node_modules\atom-package-manager.apmrc" "--userconfig" "C:\Users\peterennis.atom.apmrc" "install" "C:\Users\peterennis.atom.node-gyp.atom.apm\highlight-line\0.9.2\package.tgz" "--target=0.17.0" "--arch=ia32" "--msvs_version=2013" npm ERR! cwd C:\Users\PETERE~1\AppData\Local\Temp\apm-install-dir-114914-5692-42q0az npm ERR! node -v v0.10.32 npm ERR! npm -v 1.4.4 npm ERR! path C:\Users\PETERE~1\AppData\Local\Temp\apm-install-dir-114914-5692-42q0az\node_modules\highlight-line\node_modules\event-kit\node_modules\grim\node_modules\underscore-plus\node_modules\underscore\underscore-min.js npm ERR! fstream_path C:\Users\PETERE~1\AppData\Local\Temp\apm-install-dir-114914-5692-42q0az\node_modules\highlight-line\node_modules\event-kit\node_modules\grim\node_modules\underscore-plus\node_modules\underscore\underscore-min.js npm ERR! fstream_type File npm ERR! fstream_class FileWriter npm ERR! code ENOENT npm ERR! errno 34 npm ERR! fstream_stack c:\atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\node_modules\fstream\lib\writer.js:284:26 npm ERR! fstream_stack Object.oncomplete (fs.js:107:15) npm ERR! not found: git npm ERR! npm ERR! Failed using git. npm ERR! This is most likely not a problem with npm itself. npm ERR! Please check if you have git installed and in your PATH.
npm ERR! System Windows_NT 6.2.9200 npm ERR! command "c:\atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe" "c:\atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js" "--globalconfig" "c:\atom\resources\app\apm\node_modules\atom-package-manager.apmrc" "--userconfig" "C:\Users\peterennis.atom.apmrc" "install" "C:\Users\peterennis.atom.node-gyp.atom.apm\highlight-line\0.9.2\package.tgz" "--target=0.17.0" "--arch=ia32" "--msvs_version=2013" npm ERR! cwd C:\Users\PETERE~1\AppData\Local\Temp\apm-install-dir-114914-5692-42q0az npm ERR! node -v v0.10.32 npm ERR! npm -v 1.4.4 npm ERR! code ENOGIT npm http 304 https://registry.npmjs.org/property-accessors npm http 304 https://registry.npmjs.org/mixto npm.