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

unable to install superdesk - error #48

Open
matout7 opened this issue Sep 25, 2019 · 1 comment
Open

unable to install superdesk - error #48

matout7 opened this issue Sep 25, 2019 · 1 comment

Comments

@matout7
Copy link

matout7 commented Sep 25, 2019

Hello, I am trying to install superdesk on a fresh install of ubuntu 16.04 ( noting that I am not a technical guy, but I am trying my best)

I prepared an LXD container, then I
copied this command
curl -s https://raw.githubusercontent.com/superdesk/fireq/files/superdesk/install | bash

everything went fine till I reach the following

+ cd /opt/superdesk/client
+ npm install
npm WARN deprecated [email protected]: No further updates to this package after v0.9.15.
 Please use original creator's npm package https://www.npmjs.com/package/jcrop for current
/future versions 3.0+.
npm WARN deprecated [email protected]: Deprecated
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the g
uidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid 
a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid 
a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility w
ith current and future versions of Node.js
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will brea
k at some point. Do not use it, and update to [email protected].
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the 
guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: connect 2.x series is deprecated
bash: line 206:  7712 Killed                  npm installuri https://registry.npmjs.org/u

the content of the log file is

root@sd:~/.npm/_logs# tail 2019-09-25T10_11_58_277Z-debug.log 45 error npm v4.2.0 46 error path /tmp/npm-8436-66093cd8/unpack-d7a35afe/package.json 47 error code ENOENT 48 error errno -2 49 error syscall open 50 error enoent ENOENT: no such file or directory, open '/tmp/npm-8436-66093cd8/unpack-d7a35afe/package.json' 51 error enoent ENOENT: no such file or directory, open '/tmp/npm-8436-66093cd8/unpack-d7a35afe/package.json' 51 error enoent This is most likely not a problem with npm itself 51 error enoent and is related to npm not being able to find a file. 52 verbose exit [ -2, true ]

please help

@matout7
Copy link
Author

matout7 commented Sep 25, 2019

@petrjasek any ideas?

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

1 participant