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

Installation error #5

Open
ghost opened this issue Nov 18, 2017 · 0 comments
Open

Installation error #5

ghost opened this issue Nov 18, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 18, 2017

nodejs v8.9.1
npm install websocket error
`root@gh-virtual-machine:/opt/xsschef# npm install websocket

websocket@1.0.25 install /opt/xsschef/node_modules/websocket
(node-gyp rebuild 2> builderror.log) || (exit 0)

sh: 1: cannot create builderror.log: Permission denied
npm WARN saveError ENOENT: no such file or directory, open '/opt/xsschef/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/opt/xsschef/package.json'
npm WARN xsschef No description
npm WARN xsschef No repository field.
npm WARN xsschef No README data
npm WARN xsschef No license field.

  • websocket@1.0.25
    npm install node-static error
    gh@gh-virtual-machine:~/xsschef$ sudo npm install node-static
    npm WARN saveError ENOENT: no such file or directory, open '/home/gh/xsschef/package.json'
    npm WARN enoent ENOENT: no such file or directory, open '/home/gh/xsschef/package.json'
    npm WARN xsschef No description
    npm WARN xsschef No repository field.
    npm WARN xsschef No README data
    npm WARN xsschef No license field.

  • node-static@0.7.10
    updated 1 package in 1.087s
    `
    How to correctly configure the installation or what specific plug-in versions are required

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

0 participants