Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- W20180508-20:28:20.902(-4)? (STDERR) Note: you are using a pure-JavaScript implementation of bcrypt.
- W20180508-20:28:20.904(-4)? (STDERR) While this implementation will work correctly, it is known to be
- W20180508-20:28:20.904(-4)? (STDERR) approximately three times slower than the native implementation.
- W20180508-20:28:20.905(-4)? (STDERR) In order to use the native implementation instead, run
- W20180508-20:28:20.905(-4)? (STDERR)
- W20180508-20:28:20.906(-4)? (STDERR) meteor npm install --save bcrypt
- W20180508-20:28:20.906(-4)? (STDERR)
- W20180508-20:28:20.907(-4)? (STDERR) in the root directory of your application.
- W20180508-20:28:22.921(-4)? (STDERR) C:\Users\crybx\AppData\Local\.meteor\packages\meteor-tool\1.6.1_1\mt-os.windows.x86_64\dev_bundle\server-lib\node_modules\fibers\future.js:280
- W20180508-20:28:22.924(-4)? (STDERR) throw(ex);
- W20180508-20:28:22.924(-4)? (STDERR) ^
- W20180508-20:28:22.925(-4)? (STDERR)
- W20180508-20:28:22.926(-4)? (STDERR) Error: Could not construct a client with those parameters
- W20180508-20:28:22.926(-4)? (STDERR) at new Client (S:\repos\Lesswrong2\node_modules\intercom-client\dist\client.js:90:13)
- W20180508-20:28:22.927(-4)? (STDERR) at server.js (packages/lesswrong/lib/events/server.js:5:22)
- W20180508-20:28:22.927(-4)? (STDERR) at fileEvaluate (packages\modules-runtime.js:343:9)
- W20180508-20:28:22.928(-4)? (STDERR) at require (packages\modules-runtime.js:238:16)
- W20180508-20:28:22.928(-4)? (STDERR) at server.js (packages/lesswrong/server.js:1:1437)
- W20180508-20:28:22.929(-4)? (STDERR) at fileEvaluate (packages\modules-runtime.js:343:9)
- W20180508-20:28:22.930(-4)? (STDERR) at require (packages\modules-runtime.js:238:16)
- W20180508-20:28:22.930(-4)? (STDERR) at S:\repos\Lesswrong2\.meteor\local\build\programs\server\packages\lesswrong.js:38823:15
- W20180508-20:28:22.931(-4)? (STDERR) at S:\repos\Lesswrong2\.meteor\local\build\programs\server\packages\lesswrong.js:38828:3
- W20180508-20:28:22.931(-4)? (STDERR) at S:\repos\Lesswrong2\.meteor\local\build\programs\server\boot.js:411:36
- W20180508-20:28:22.932(-4)? (STDERR) at Array.forEach (<anonymous>)
- W20180508-20:28:22.935(-4)? (STDERR) at S:\repos\Lesswrong2\.meteor\local\build\programs\server\boot.js:220:19
- W20180508-20:28:22.935(-4)? (STDERR) at S:\repos\Lesswrong2\.meteor\local\build\programs\server\boot.js:471:5
- W20180508-20:28:22.936(-4)? (STDERR) at Function.run (S:\repos\Lesswrong2\.meteor\local\build\programs\server\profile.js:510:12)
- W20180508-20:28:22.936(-4)? (STDERR) at S:\repos\Lesswrong2\.meteor\local\build\programs\server\boot.js:470:11
- => Exited with code: 1
- => Your application is crashing. Waiting for file change.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement