You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This wonderful module is no longer compatible with Node. Me and a fellow from #node.js tested installing via npm. My OS version was 0.12.0. I have pasted the log below in case.
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "c:\\Program Files\\nodejs\\node.exe""c:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js""install""rarjs"
npm ERR! node v0.12.0
npm ERR! npm v2.5.1
npm ERR! path c:\Users\USERNAME\Desktop\speechBaloon\node_modules\rarjs
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! Error: EPERM, lstat 'c:\Users\USERNAME\Desktop\speechBaloon\node_modules\rarjs'
npm ERR! at Error (native)
npm ERR! { [Error: EPERM, lstat 'c:\Users\USERNAME\Desktop\speechBaloon\node_modules\rarjs']
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! path: 'c:\\Users\\USERNAME\\Desktop\\speechBaloon\\node_modules\\rarjs' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! error rolling back Error: EPERM, lstat 'c:\Users\USERNAME\Desktop\speechBaloon\node_modules\rarjs'
npm ERR! error rolling back at Error (native)
npm ERR! error rolling back { [Error: EPERM, lstat 'c:\Users\USERNAME\Desktop\speechBaloon\node_modules\rarjs']
npm ERR! error rolling back errno: -4048,
npm ERR! error rolling back code: 'EPERM',
npm ERR! error rolling back path: 'c:\\Users\\USERNAME\\Desktop\\speechBaloon\\node_modules\\rarjs' }
npm ERR! Please include the following file with any support request:
npm ERR! c:\Users\USERNAME\Desktop\speechBaloon\npm-debug.log
/c/Program Files/nodejs/npm: line 14: 23092 Signal 112 (core dumped) "$basedir/node.exe""$basedir/node_modules/npm/bin/npm-cli.js""$@"
The text was updated successfully, but these errors were encountered:
Hello,
This wonderful module is no longer compatible with Node. Me and a fellow from #node.js tested installing via npm. My OS version was 0.12.0. I have pasted the log below in case.
The text was updated successfully, but these errors were encountered: