diff options
| author | Eleanor Eng <eleanor_eng@brown.edu> | 2019-08-06 10:54:33 -0400 |
|---|---|---|
| committer | Eleanor Eng <eleanor_eng@brown.edu> | 2019-08-06 10:54:33 -0400 |
| commit | b7194d88ba9733413063c7f371dedefd3a97e35f (patch) | |
| tree | 418203fe1ee1f4aa0771c555ab672541cc775473 /log.err | |
| parent | 2c4440be2807b3b1da691ea04b061c35e50ecb72 (diff) | |
| parent | 298d1c9b29d6ce2171fd9ac8274b64583b73f6f5 (diff) | |
merge 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 |
