Created
June 6, 2019 11:04
-
-
Save bonehead/605c2b0e224c49dc001e5c8cecc0b3d7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rocket@29743fce1494:/Rocket.Chat$ meteor npm start | |
> [email protected] 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! [email protected] start: `meteor` | |
npm ERR! Exit status 137 | |
npm ERR! | |
npm ERR! Failed at the [email protected] 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