diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-31 03:39:55 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-31 03:39:55 -0400 |
| commit | 7e8778b06dacab6e9e6dedc562c10898f7075a3b (patch) | |
| tree | 744d33c145c7325b3785e865517f5add7fb7a857 /log.err | |
| parent | 8a87f7110b56ca96b3960f6fb3917c7ed8c7a814 (diff) | |
| parent | b6fa309cea934d250fe992e70e1e268f344659b5 (diff) | |
merged with 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 |
