Hallo zusammen,
irgendwie will die Install nicht klappen. Nach dieser Anleitung nodePush - Handbuch für Administratoren wurde vorgegangen.
Code
npm WARN lifecycle typechecker@2.0.8~preinstall: cannot run in wd %s %s (wd=%s) typechecker@2.0.8 node ./cyclic.js /var/www/vhosts/server-msh/httpdocs/server-msh/acp/be.bastelstu.wcf.nodePush/node_modules/.staging/typechecker-722cde60
be.bastelstu.wcf.nodePush@1.0.0 /var/www/vhosts/server-msh/httpdocs/server-msh/acp/be.bastelstu.wcf.nodePush
├─┬ UNMET PEER DEPENDENCY caterpillar@2.0.9
│ ├─┬ extendr@2.1.0
│ │ └── typechecker@2.0.8
│ └─┬ readable-stream@1.1.14
│ ├── core-util-is@1.0.2
│ ├── inherits@2.0.3
│ ├── isarray@0.0.1
│ └── string_decoder@0.10.31
├─┬ caterpillar-filter@3.0.0
│ └── editions@1.3.3
├─┬ caterpillar-human@3.0.0
│ ├── ansicolors@0.3.2
│ └── ansistyles@0.1.3
├── coffee-script@1.12.2
├─┬ cors@2.8.1
│ └── vary@1.1.0
├── debug@0.8.1
├─┬ express@4.14.0
│ ├─┬ accepts@1.3.3
│ │ ├─┬ mime-types@2.1.13
│ │ │ └── mime-db@1.25.0
│ │ └── negotiator@0.6.1
│ ├── array-flatten@1.1.1
│ ├── content-disposition@0.5.1
│ ├── content-type@1.0.2
│ ├── cookie@0.3.1
│ ├── cookie-signature@1.0.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── depd@1.1.0
│ ├── encodeurl@1.0.1
│ ├── escape-html@1.0.3
│ ├── etag@1.7.0
│ ├─┬ finalhandler@0.5.0
│ │ ├── debug@2.2.0
│ │ ├── statuses@1.3.1
│ │ └── unpipe@1.0.0
│ ├── fresh@0.3.0
│ ├── merge-descriptors@1.0.1
│ ├── methods@1.1.2
│ ├─┬ on-finished@2.3.0
│ │ └── ee-first@1.1.1
│ ├── parseurl@1.3.1
│ ├── path-to-regexp@0.1.7
│ ├─┬ proxy-addr@1.1.2
│ │ ├── forwarded@0.1.0
│ │ └── ipaddr.js@1.1.1
│ ├── qs@6.2.0
│ ├── range-parser@1.2.0
│ ├─┬ send@0.14.1
│ │ ├── debug@2.2.0
│ │ ├── destroy@1.0.4
│ │ ├─┬ http-errors@1.5.1
│ │ │ └── setprototypeof@1.0.2
│ │ └── mime@1.3.4
│ ├── serve-static@1.11.1
│ ├─┬ type-is@1.6.14
│ │ └── media-typer@0.3.0
│ └── utils-merge@1.0.0
└─┬ socket.io@1.7.2
├─┬ debug@2.3.3
│ └── ms@0.7.2
├─┬ engine.io@1.8.2
│ ├── base64id@1.0.0
│ ├─┬ debug@2.3.3
│ │ └── ms@0.7.2
│ ├─┬ engine.io-parser@1.3.2
│ │ ├── after@0.8.2
│ │ ├── arraybuffer.slice@0.0.6
│ │ ├── base64-arraybuffer@0.1.5
│ │ ├── blob@0.0.4
│ │ └── wtf-8@1.0.0
│ └─┬ ws@1.1.1
│ ├── options@0.0.6
│ └── ultron@1.0.2
├── has-binary@0.1.7
├── object-assign@4.1.0
├─┬ socket.io-adapter@0.5.0
│ └─┬ debug@2.3.3
│ └── ms@0.7.2
├─┬ socket.io-client@1.7.2
│ ├── backo2@1.0.2
│ ├── component-bind@1.0.0
│ ├── component-emitter@1.2.1
│ ├─┬ debug@2.3.3
│ │ └── ms@0.7.2
│ ├─┬ engine.io-client@1.8.2
│ │ ├── component-emitter@1.2.1
│ │ ├── component-inherit@0.0.3
│ │ ├─┬ debug@2.3.3
│ │ │ └── ms@0.7.2
│ │ ├── has-cors@1.1.0
│ │ ├── parsejson@0.0.3
│ │ ├── parseqs@0.0.5
│ │ ├── xmlhttprequest-ssl@1.5.3
│ │ └── yeast@0.1.2
│ ├── indexof@0.0.1
│ ├── object-component@0.0.3
│ ├─┬ parseuri@0.0.5
│ │ └─┬ better-assert@1.0.2
│ │ └── callsite@1.0.0
│ └── to-array@0.1.4
└─┬ socket.io-parser@2.3.1
├── component-emitter@1.1.2
├── debug@2.2.0
└── json3@3.3.2
npm WARN caterpillar-filter@3.0.0 requires a peer of caterpillar@^3.0.0 but none was installed.
npm WARN caterpillar-human@3.0.0 requires a peer of caterpillar@^3.0.0 but none was installed.
npm WARN be.bastelstu.wcf.nodePush@1.0.0 No repository field.
npm WARN be.bastelstu.wcf.nodePush@1.0.0 No license field.
Display More
Code
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'start' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle be.bastelstu.wcf.nodePush@1.0.0~prestart: be.bastelstu.wcf.nodePush@1.0.0
6 silly lifecycle be.bastelstu.wcf.nodePush@1.0.0~prestart: no script for prestart, continuing
7 info lifecycle be.bastelstu.wcf.nodePush@1.0.0~start: be.bastelstu.wcf.nodePush@1.0.0
8 verbose lifecycle be.bastelstu.wcf.nodePush@1.0.0~start: unsafe-perm in lifecycle true
9 verbose lifecycle be.bastelstu.wcf.nodePush@1.0.0~start: PATH: /usr/share/npm/bin/node-gyp-bin:/var/www/vhosts/server-msh/httpdocs/server-msh/acp/be.bastelstu.wcf.nodePush/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
10 verbose lifecycle be.bastelstu.wcf.nodePush@1.0.0~start: CWD: /var/www/vhosts/server-msh/httpdocs/server-msh/acp/be.bastelstu.wcf.nodePush
11 silly lifecycle be.bastelstu.wcf.nodePush@1.0.0~start: Args: [ '-c', 'coffee app.coffee' ]
12 silly lifecycle be.bastelstu.wcf.nodePush@1.0.0~start: Returned: code: 1 signal: null
13 info lifecycle be.bastelstu.wcf.nodePush@1.0.0~start: Failed to exec start script
14 verbose stack Error: be.bastelstu.wcf.nodePush@1.0.0 start: `coffee app.coffee`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (/usr/share/npm/lib/utils/lifecycle.js:232:16)
14 verbose stack at emitTwo (events.js:87:13)
14 verbose stack at EventEmitter.emit (events.js:172:7)
14 verbose stack at ChildProcess.<anonymous> (/usr/share/npm/lib/utils/spawn.js:24:14)
14 verbose stack at emitTwo (events.js:87:13)
14 verbose stack at ChildProcess.emit (events.js:172:7)
14 verbose stack at maybeClose (internal/child_process.js:821:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
15 verbose pkgid be.bastelstu.wcf.nodePush@1.0.0
16 verbose cwd /var/www/vhosts/server-msh/httpdocs/server-msh/acp/be.bastelstu.wcf.nodePush
17 error Linux 4.4.0-042stab116.1
18 error argv "/usr/bin/nodejs" "/usr/bin/npm" "start"
19 error node v4.2.6
20 error npm v3.5.2
21 error code ELIFECYCLE
22 error be.bastelstu.wcf.nodePush@1.0.0 start: `coffee app.coffee`
22 error Exit status 1
23 error Failed at the be.bastelstu.wcf.nodePush@1.0.0 start script 'coffee app.coffee'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the be.bastelstu.wcf.nodePush package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error coffee app.coffee
23 error You can get information on how to open an issue for this project with:
23 error npm bugs be.bastelstu.wcf.nodePush
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls be.bastelstu.wcf.nodePush
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
Display More
Was wurde meinerseits falsch gemacht?