Skip to content

Instantly share code, notes, and snippets.

@bonehead
Created June 6, 2019 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bonehead/605c2b0e224c49dc001e5c8cecc0b3d7 to your computer and use it in GitHub Desktop.
Save bonehead/605c2b0e224c49dc001e5c8cecc0b3d7 to your computer and use it in GitHub Desktop.
rocket@29743fce1494:/Rocket.Chat$ meteor npm start
> Rocket.Chat@1.2.0-develop start /Rocket.Chat
> meteor
[[[[[ /Rocket.Chat ]]]]]
=> Started proxy.
Browserslist: caniuse-lite is outdated. Please run next command `npm update caniuse-lite browserslist`
=> Started MongoDB.
Browserslist: caniuse-lite is outdated. Please run next command `npm update caniuse-lite browserslist`
The handle(410) returned by watching /Rocket.Chat/node_modules/mem is the same with an already watched path(/Rocket.Chat/imports/client/mem)
The handle(415) returned by watching /Rocket.Chat/node_modules/mimic-fn is the same with an already watched path(/Rocket.Chat/imports/client/mimic-fn)
The handle(413) returned by watching /Rocket.Chat/node_modules/p-is-promise is the same with an already watched path(/Rocket.Chat/imports/client/p-is-promise)
The handle(408) returned by watching /Rocket.Chat/node_modules/map-age-cleaner is the same with an already watched path(/Rocket.Chat/imports/client/map-age-cleaner)
The handle(411) returned by watching /Rocket.Chat/node_modules/map-age-cleaner/dist is the same with an already watched path(/Rocket.Chat/imports/client/map-age-cleaner/dist)
The handle(412) returned by watching /Rocket.Chat/node_modules/p-defer is the same with an already watched path(/Rocket.Chat/imports/client/p-defer)
The handle(407) returned by watching /Rocket.Chat/node_modules/limax is the same with an already watched path(/Rocket.Chat/imports/client/limax)
The handle(409) returned by watching /Rocket.Chat/node_modules/limax/lib is the same with an already watched path(/Rocket.Chat/imports/client/limax/lib)
The handle(414) returned by watching /Rocket.Chat/node_modules/pinyin is the same with an already watched path(/Rocket.Chat/imports/client/pinyin)
The handle(421) returned by watching /Rocket.Chat/node_modules/pinyin/lib is the same with an already watched path(/Rocket.Chat/imports/client/pinyin/lib)
The handle(417) returned by watching /Rocket.Chat/node_modules/pinyin/data is the same with an already watched path(/Rocket.Chat/imports/client/pinyin/data)
Killedking |
npm ERR! code ELIFECYCLE
npm ERR! errno 137
npm ERR! Rocket.Chat@1.2.0-develop start: `meteor`
npm ERR! Exit status 137
npm ERR!
npm ERR! Failed at the Rocket.Chat@1.2.0-develop start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/rocket/.npm/_logs/2019-06-06T10_54_47_264Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment