diff options
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 |