diff options
| author | bob <bcz@cs.brown.edu> | 2019-08-19 10:11:59 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-08-19 10:11:59 -0400 |
| commit | e37bf9124c952aa26c3e29deb9e4faa01cad1a7e (patch) | |
| tree | be44ae9bd5e2eb6c5ce392383d41505b5863d061 /log.err | |
| parent | 07482c3bf435748140addfd4fd338fc668657798 (diff) | |
| parent | b037aa89fb564812f880994453ce002054a0ad82 (diff) | |
Merge branch 'master' into presentation_f
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 |
