1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124 | root@server:/home/steven# npm install --global storjshare-daemon
loadDep:fd-diskspace → fe ▀ ╢██████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
WARN engine storj-lib@6.3.2: wanted: {"node":"^6.9.1"} (current: {"node":"4.2.6"npm WARN deprecated node-uuid@1.4.7: use uuid module instead
loadDep:ntp-client → mapT ▌ ╢█████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
WARN engine kad-quasar@1.2.3: wanted: {"node":">=6.9.1"} (current: {"node":"4.2.loadDep:ntp-client → mapT ▌ ╢█████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
WARN engine kad@1.6.5: wanted: {"node":"4.x.x 6.x.x"} (current: {"node":"4.2.6",loadDep:uuid → 200 ▀ ╢█████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
WARN engine atbf@1.1.0: wanted: {"node":">=6.9.1"} (current: {"node":"4.2.6","npnpm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
/usr/local/bin/storjshare -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare.js
/usr/local/bin/storjshare-start -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-start.js
/usr/local/bin/storjshare-stop -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-stop.js
/usr/local/bin/storjshare-restart -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-restart.js
/usr/local/bin/storjshare-status -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-status.js
/usr/local/bin/storjshare-logs -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-logs.js
/usr/local/bin/storjshare-save -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-save.js
/usr/local/bin/storjshare-load -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-load.js
/usr/local/bin/storjshare-killall -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-killall.js
/usr/local/bin/storjshare-destroy -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-destroy.js
/usr/local/bin/storjshare-daemon -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-daemon.js
/usr/local/bin/storjshare-create -> /usr/local/lib/node_modules/storjshare-daemon/bin/storjshare-create.js
> dtrace-provider@0.8.1 install /usr/local/lib/node_modules/storjshare-daemon/node_modules/dtrace-provider
> node scripts/install.js
sh: 1: node: not found
npm WARN install:dtrace-provider@0.8.1 dtrace-provider@0.8.1 install: `node scripts/install.js`
npm WARN install:dtrace-provider@0.8.1 spawn ENOENT
> dtrace-provider@0.6.0 install /usr/local/lib/node_modules/storjshare-daemon/node_modules/restify/node_modules/dtrace-provider
> node scripts/install.js
sh: 1: node: not found
npm WARN install:dtrace-provider@0.6.0 dtrace-provider@0.6.0 install: `node scripts/install.js`
npm WARN install:dtrace-provider@0.6.0 spawn ENOENT
> weak@1.0.1 install /usr/local/lib/node_modules/storjshare-daemon/node_modules/weak
> node-gyp rebuild
/bin/sh: 1: node: not found
gyp: Call to 'node -e "require('nan')"' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/share/node-gyp/lib/configure.js:354:16)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 4.4.0-57-generic
gyp ERR! command "/usr/bin/nodejs" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/storjshare-daemon/node_modules/weak
gyp ERR! node -v v4.2.6
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
npm WARN install:weak@1.0.1 weak@1.0.1 install: `node-gyp rebuild`
npm WARN install:weak@1.0.1 Exit status 1
> secp256k1@3.2.5 install /usr/local/lib/node_modules/storjshare-daemon/node_modules/secp256k1
> prebuild-install || node-gyp rebuild || echo "Secp256k1 bindings compilation fail. Pure JS implementation will be used."
/usr/bin/env: ‘node’: No such file or directory
/bin/sh: 1: node: not found
gyp: Call to 'node -e "require('nan')"' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/share/node-gyp/lib/configure.js:354:16)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 4.4.0-57-generic
gyp ERR! command "/usr/bin/nodejs" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/storjshare-daemon/node_modules/secp256k1
gyp ERR! node -v v4.2.6
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
Secp256k1 bindings compilation fail. Pure JS implementation will be used.
> leveldown@1.6.0 install /usr/local/lib/node_modules/storjshare-daemon/node_modules/leveldown
> prebuild-install || node-gyp rebuild
/usr/bin/env: ‘node’: No such file or directory
/bin/sh: 1: node: not found
gyp: Call to 'node -e "require('nan')"' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/share/node-gyp/lib/configure.js:354:16)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
gyp ERR! System Linux 4.4.0-57-generic
gyp ERR! command "/usr/bin/nodejs" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/storjshare-daemon/node_modules/leveldown
gyp ERR! node -v v4.2.6
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
/usr/local/lib
└── (empty)
npm ERR! Linux 4.4.0-57-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "--global" "storjshare-daemon"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! code ELIFECYCLE
npm ERR! leveldown@1.6.0 install: `prebuild-install || node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the leveldown@1.6.0 install script 'prebuild-install || node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the leveldown package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! prebuild-install || node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs leveldown
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls leveldown
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/steven/npm-debug.log
npm ERR! code 1
root@server:/home/steven# storjshare --help
storjshare: command not found
root@server:/home/steven#
|