Ubuntu Pastebin

Paste from popey at Wed, 11 Jan 2017 14:47:40 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
Downloading 'node-v4.4.4-linux-x64.tar.gz'[=========================================================================================================================================] 100%
npm --cache-min=Infinity install
npm ERR! install Couldn't read dependencies
npm ERR! Linux 4.4.0-57-generic
npm ERR! argv "/root/parts/storj-core/install/bin/node" "/root/parts/storj-core/install/bin/npm" "--cache-min=Infinity" "install"
npm ERR! node v4.4.4
npm ERR! npm  v2.15.1
npm ERR! path /root/parts/storj-core/build/package.json
npm ERR! code ENOPACKAGEJSON
npm ERR! errno -2
npm ERR! syscall open

npm ERR! package.json ENOENT: no such file or directory, open '/root/parts/storj-core/build/package.json'
npm ERR! package.json This is most likely not a problem with npm itself.
npm ERR! package.json npm can't find a package.json file in your current directory.

npm ERR! Please include the following file with any support request:
npm ERR!     /root/parts/storj-core/build/npm-debug.log
Command '['/bin/sh', '/tmp/tmpkpbmgb8c', 'npm', '--cache-min=Infinity', 'install']' returned non-zero exit status 254
Stopping snapcraft-subtly-unique-fox
Command '['lxc', 'exec', 'snapcraft-subtly-unique-fox', '--', 'snapcraft', 'snap', '--output', 'storj-core_6.0.11_amd64.snap']' returned non-zero exit status 1
Download as text