diff options
| author | andrewdkim <adkim414@gmail.com> | 2019-08-06 12:30:09 -0400 |
|---|---|---|
| committer | andrewdkim <adkim414@gmail.com> | 2019-08-06 12:30:09 -0400 |
| commit | b6990a61befdea70abd99f125a2488ce5a6f04a6 (patch) | |
| tree | 833c13a0ddabb325cc2e39dbb199f111cced22d2 /log.err | |
| parent | 2c86a6958186c020ce7fbe99555f07ffe9f9f821 (diff) | |
| parent | 298d1c9b29d6ce2171fd9ac8274b64583b73f6f5 (diff) | |
merge from master
Diffstat (limited to 'log.err')
| -rw-r--r-- | log.err | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/log.err b/log.err new file mode 100644 index 000000000..95e6a69b3 --- /dev/null +++ b/log.err @@ -0,0 +1,10 @@ +npm ERR! code ELIFECYCLE +npm ERR! errno 1 +npm ERR! dash@1.0.0 start: `ts-node-dev -- src/server/index.ts` +npm ERR! Exit status 1 +npm ERR! +npm ERR! Failed at the dash@1.0.0 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! C:\Users\dash\AppData\Roaming\npm-cache\_logs\2019-05-20T17_43_29_948Z-debug.log |
