Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ npm run dev
- > [email protected] dev /home/bogdanbiv/Projects/imrsk
- > concurrently --kill-others "npm run start-webpack" "npm run start-dev"
- [0]
- [0] > [email protected] start-webpack /home/bogdanbiv/Projects/imrsk
- [0] > better-npm-run start-webpack
- [0]
- [1]
- [1] > [email protected] start-dev /home/bogdanbiv/Projects/imrsk
- [1] > better-npm-run start-dev
- [1]
- [1] running better-npm-run in /home/bogdanbiv/Projects/imrsk
- [0] running better-npm-run in /home/bogdanbiv/Projects/imrsk
- [1] Executing script: start-dev
- [1]
- [0] Executing script: start-webpack
- [0]
- [1] to be executed: nodemon --exec ./node_modules/.bin/babel-node -- ./server/server.js
- [0] to be executed: ./node_modules/.bin/webpack-dev-server --hot --inline --no-info --colors
- [1] [nodemon] 1.9.1
- [1] [nodemon] to restart at any time, enter `rs`
- [1] [nodemon] watching: *.*
- [1] [nodemon] starting `./node_modules/.bin/babel-node ./server/server.js`
- [0] babel-relay-plugin-loader: using schema at [/home/bogdanbiv/Projects/imrsk/graphql/schema.json]
- [1] babel-relay-plugin-loader: using schema at [/home/bogdanbiv/Projects/imrsk/graphql/schema.json]
- [0] http://localhost:8080/
- [0] webpack result is served from http://localhost:8080/1.0.4/
- [0] content is served from /home/bogdanbiv/Projects/imrsk
- [1] info: Starting application npm_package_name=isomorphic-material-relay-starter-kit, npm_package_version=1.0.4, NODE_ENV=development, HOST=127.0.0.1, PORT=4444, PUBLIC_URL=undefined, process_title=/usr/local/bin/node, process_pid=3727, objectPersistence=cassandra, CASSANDRA_KEYSPACE=imrsk, CASSANDRA_CONNECTION_POINTS=localhost
- [0] /home/bogdanbiv/Projects/imrsk/node_modules/sockjs/lib/trans-websocket.js:157
- [0] return this.session.close(3000, 'No response from heartbeat');
- [0] ^
- [0]
- [0] TypeError: Cannot read property 'close' of null
- [0] at WebSocketReceiver.heartbeat_timeout (/home/bogdanbiv/Projects/imrsk/node_modules/sockjs/lib/trans-websocket.js:157:26)
- [0] at [object Object]._onTimeout (/home/bogdanbiv/Projects/imrsk/node_modules/sockjs/lib/trans-websocket.js:75:24)
- [0] at Timer.listOnTimeout (timers.js:92:15)
- [0]
- [0] npm
- [0] ERR! Linux 4.2.0-34-generic
- [0] npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "start-webpack"
- [0] npm ERR! node v5.8.0
- [0] npm ERR! npm v3.7.3
- [0] npm ERR! code ELIFECYCLE
- [0] npm ERR! [email protected] start-webpack: `better-npm-run start-webpack`
- [0] npm ERR! Exit status 1
- [0] npm ERR!
- [0] npm ERR! Failed at the [email protected] start-webpack script 'better-npm-run start-webpack'.
- [0] npm ERR! Make sure you have the latest version of node.js and npm installed.
- [0] npm ERR! If you do, this is most likely a problem with the isomorphic-material-relay-starter-kit package,
- [0] npm ERR! not with npm itself.
- [0] npm ERR! Tell the author that this fails on your system:
- [0] npm ERR! better-npm-run start-webpack
- [0] npm ERR! You can get information on how to open an issue for this project with:
- [0] npm ERR! npm bugs isomorphic-material-relay-starter-kit
- [0] npm ERR! Or if that isn't available, you can get their info via:
- [0] npm ERR! npm owner ls isomorphic-material-relay-starter-kit
- [0] npm ERR! There is likely additional logging output above.
- [0]
- [0] npm ERR! Please include the following file with any support request:
- [0] npm ERR! /home/bogdanbiv/Projects/imrsk/npm-debug.log
- [0] npm run start-webpack exited with code 1
- --> Sending SIGTERM to other processes..
- [1] warn: Checking credentials failed: Authentication token expected: 0.gqvlcwniao979zfr, provided:undefined
- [1] warn: Checking credentials failed: Authentication token expected: 802MVIJ9tymWeaNHUqLRfuGsteTOI3vhdhk31s902BT8J0Lta9rNHT9MNVaBfigd9s2974h4RfuGVtbh32o902BT8Jiew29uT913sHU, provided:undefined
- [1] warn: Checking credentials failed: Authentication token expected: 802MVIJ9tymWeaNHUqLRfuGsteTOI3vhdhk31s902BT8J0Lta9rNHT9MNVaBfigd9s2974h4RfuGVtbh32o902BT8Jiew29uT913sHU, provided:0.gqvlcwniao979zfr
- [1] warn: Checking credentials failed: Authentication token expected: 802MVIJ9tymWeaNHUqLRfuGsteTOI3vhdhk31s902BT8J0Lta9rNHT9MNVaBfigd9s2974h4RfuGVtbh32o902BT8Jiew29uT913sHU, provided:0.gqvlcwniao979zfr
- [1] warn: Checking credentials failed: Authentication token expected: 802MVIJ9tymWeaNHUqLRfuGsteTOI3vhdhk31s902BT8J0Lta9rNHT9MNVaBfigd9s2974h4RfuGVtbh32o902BT8Jiew29uT913sHU, provided:0.gqvlcwniao979zfr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement