moin,
wie der Thread Titel schon verrät hab ich Probleme bei der Installation. Nachfolgend die Fehlermeldungen aus der Console
webusie@152-223-ab:/var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wcf.nodePush$ npm install
npm WARN package.json be.bastelstu.wcf.nodePush@1.0.0 No repository field.
npm WARN package.json be.bastelstu.wcf.nodePush@1.0.0 No license field.
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v0.10.45
npm ERR! npm v2.15.1
npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package caterpillar@2.0.9 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer caterpillar-human@3.0.0 wants caterpillar@^3.0.0
npm ERR! peerinvalid Peer caterpillar-filter@3.0.0 wants caterpillar@^3.0.0
npm ERR! Please include the following file with any support request:
npm ERR! /var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wcf.nodePush/npm-debug .log
webusie@152-223-ab:/var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wcf.nodePush$ npm start
> be.bastelstu.wcf.nodePush@1.0.0 start /var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wc f.nodePush
> coffee app.coffee
/var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wcf.nodePush/node_modules/caterpillar-filter/source/index.js:4
const {Transform} = require('caterpillar')
^
TypeError: undefined is not a function
at Object.<anonymous> (/var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wcf.nodePush/app. coffee:18:15)
at Object.<anonymous> (/var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wcf.nodePush/app. coffee:1:1)
at Module._compile (module.js:456:26)
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v0.10.45
npm ERR! npm v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! be.bastelstu.wcf.nodePush@1.0.0 start: `coffee app.coffee`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the be.bastelstu.wcf.nodePush@1.0.0 start script 'coffee app.coffee'.
npm ERR! This is most likely a problem with the be.bastelstu.wcf.nodePush package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! coffee app.coffee
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs be.bastelstu.wcf.nodePush
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls be.bastelstu.wcf.nodePush
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /var/www/virtual/xx.net/htdocs/wcf/acp/be.bastelstu.wcf.nodePush/npm-debug.log