RanvierMUD / soma

DEPRECATED not usable with version 3.x
http://ranviermud.com
MIT License
23 stars 15 forks source link

Install error #6

Open Muderru opened 6 years ago

Muderru commented 6 years ago
root@DESKTOP-SC89L0V:/home/pandemonium/soma# npm install
npm WARN lifecycle The node binary used for scripts is /root/.asdf/shims/node but npm is using /root/.asdf/installs/nodejs/8.8.1/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.

> electron@1.6.12 postinstall /home/pandemonium/soma/node_modules/electron
> node install.js

(node:32466) ExperimentalWarning: The fs.promises API is experimental
/home/pandemonium/soma/node_modules/electron/install.js:48
  throw err
  ^

Error: EACCES: permission denied, mkdir '/home/pandemonium/soma/node_modules/electron/.electron'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! electron@1.6.12 postinstall: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the electron@1.6.12 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

OS: Ubuntu 14.04.5 LTS on Windows Subsystem in Win10.