View difference between Paste ID: kSRW3VUU and 5558F3q6
SHOW: | | - or go back to the newest paste.
1
PS D:\node_devel\nodejitsu\app> npm cache clean
2
PS D:\node_devel\nodejitsu\app> jitsu install
3
info:    Welcome to Nodejitsu vyoumans
4
info:    It worked if it ends with Nodejitsu ok
5
info:    Executing command install
6
help:    The install command downloads pre-built node applications
7
help:    To continue, you will need to select an application
8
info:    Please choose a node app so we can get you started
9
info:    Available node apps:
10
info:    helloworld    demo `hello world` http server
11
info:    express       express.js boilerplate
12
info:    socket.io     socket.io boilerplate
13
info:    http-server   a robust and customizable http server
14
prompt: Which node app would you like to install?: (helloworld) express
15
info:    Installing express locally
16
warn:    Downloading packages from npm, this may take a moment...
17-
npm http 304 https://registry.npmjs.org/nodeapps-express
17+
18
npm http 200 https://registry.npmjs.org/nodeapps-express
19
npm http GET https://registry.npmjs.org/nodeapps-express/-/nodeapps-express-0.1.1.tgz
20-
npm http 304 https://registry.npmjs.org/jade
20+
npm http 200 https://registry.npmjs.org/nodeapps-express/-/nodeapps-express-0.1.1.tgz
21-
npm http 304 https://registry.npmjs.org/express/2.5.9
21+
22
npm http GET https://registry.npmjs.org/jade
23
npm http 200 https://registry.npmjs.org/express/2.5.9
24
npm http GET https://registry.npmjs.org/express/-/express-2.5.9.tgz
25
npm http 200 https://registry.npmjs.org/jade
26
npm http GET https://registry.npmjs.org/jade/-/jade-0.27.0.tgz
27
npm http 200 https://registry.npmjs.org/express/-/express-2.5.9.tgz
28
npm http 200 https://registry.npmjs.org/jade/-/jade-0.27.0.tgz
29
npm ERR! error rolling back nodeapps-express@0.1.1 Error: ENOTEMPTY, rmdir 'D:\node_devel\nodejitsu\app\express\node_mod
30
ules\nodeapps-express'
31
error:   Error running command install
32
error:   Unsupported
33
error:   Error: Unsupported
34
error:       at checkEngine (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js
35
:680:14)
36
error:       at Array.0 (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide
37
\lib\bind-actor.js:15:8)
38
error:       at LOOP (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\li
39
b\chain.js:15:14)
40
error:       at chain (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\l
41
ib\chain.js:20:5)
42
error:       at installOne_ (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js
43
:658:3)
44
error:       at installOne (C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js:
45
584:3)
46
error:       at C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\lib\install.js:471:9
47
error:       at C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\lib\asyn
48
c-map.js:54:35
49
error:       at Array.forEach (native)
50
error:       at C:\Users\vydesktop01\AppData\Roaming\npm\node_modules\jitsu\node_modules\npm\node_modules\slide\lib\asyn
51
c-map.js:54:11
52
info:    Nodejitsu not ok
53
PS D:\node_devel\nodejitsu\app>