I get this error. Does it mean anything to anyone?
C:\Users\myname>npm install -g autosave
npm http GET https://registry.npmjs.org/autosave
npm http 304 https://registry.npmjs.org/autosave
npm WARN package.json autosave@1.0.2 No README.md file found!
npm http GET https://registry.npmjs.org/commander
npm http 304 https://registry.npmjs.org/commander
\mydomain.local\data\Profiles\myname\Application Data\npm\autosave -> \mydomain.lo
cal\data\Profiles\myname\Application Data\npm\node_modules\autosave\bin
autosave
autosave@1.0.2 install \mydomain.local\data\Profiles\myname\Application Dat
a\npm\node_modules\autosave
node ./scripts/install.js
'\mydomain.local\data\Profiles\myname\Application Data\npm\node_modules\autos
ave'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
module.js:340
throw err;
^
Error: Cannot find module 'C:\Windows\scripts\install.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.runMain (module.js:492:10)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
npm ERR! autosave@1.0.2 install: node ./scripts/install.js
npm ERR! cmd "/c" "node ./scripts/install.js" failed with 1
npm ERR!
npm ERR! Failed at the autosave@1.0.2 install script.
npm ERR! This is most likely a problem with the autosave package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./scripts/install.js
npm ERR! You can get their info via:
npm ERR! npm owner ls autosave
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nod
ejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "autosave"
npm ERR! cwd C:\Users\myname
npm ERR! node -v v0.8.11
npm ERR! npm -v 1.1.62
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Users\myname\npm-debug.log
npm ERR! not ok code 0
I get this error. Does it mean anything to anyone?
C:\Users\myname>npm install -g autosave
npm http GET https://registry.npmjs.org/autosave
npm http 304 https://registry.npmjs.org/autosave
npm WARN package.json autosave@1.0.2 No README.md file found!
npm http GET https://registry.npmjs.org/commander
npm http 304 https://registry.npmjs.org/commander
\mydomain.local\data\Profiles\myname\Application Data\npm\autosave -> \mydomain.lo
cal\data\Profiles\myname\Application Data\npm\node_modules\autosave\bin
autosave
'\mydomain.local\data\Profiles\myname\Application Data\npm\node_modules\autos
ave'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
module.js:340
throw err;
^
Error: Cannot find module 'C:\Windows\scripts\install.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.runMain (module.js:492:10)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
npm ERR! autosave@1.0.2 install:
node ./scripts/install.jsnpm ERR!
cmd "/c" "node ./scripts/install.js"failed with 1npm ERR!
npm ERR! Failed at the autosave@1.0.2 install script.
npm ERR! This is most likely a problem with the autosave package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./scripts/install.js
npm ERR! You can get their info via:
npm ERR! npm owner ls autosave
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nod
ejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "autosave"
npm ERR! cwd C:\Users\myname
npm ERR! node -v v0.8.11
npm ERR! npm -v 1.1.62
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Users\myname\npm-debug.log
npm ERR! not ok code 0