I cloned the repo and called npm install - however, I cannot npm start. Can you help me?
Regards, Mario
C:\code\typescript-rest-boilerplate>npm start
typescript-rest-boilerplate@0.0.1 start C:\code\typescript-rest-boilerplate
ts-node src/index.ts
Error starting server: C:\code\typescript-rest-boilerplate\dist\swagger.json: ENOENT: no such file or directory, open 'C:\code\typescript-rest-boilerplate\dist\swagger.json'
npm ERR! code ELIFECYCLE
npm ERR! errno 4294967295
npm ERR! typescript-rest-boilerplate@0.0.1 start: ts-node src/index.ts
npm ERR! Exit status 4294967295
npm ERR!
npm ERR! Failed at the typescript-rest-boilerplate@0.0.1 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\MMU\AppData\Roaming\npm-cache_logs\2019-08-23T09_30_04_981Z-debug.log
I cloned the repo and called npm install - however, I cannot npm start. Can you help me?
Regards, Mario
C:\code\typescript-rest-boilerplate>npm start
Error starting server: C:\code\typescript-rest-boilerplate\dist\swagger.json: ENOENT: no such file or directory, open 'C:\code\typescript-rest-boilerplate\dist\swagger.json'
npm ERR! code ELIFECYCLE
npm ERR! errno 4294967295
npm ERR! typescript-rest-boilerplate@0.0.1 start:
ts-node src/index.tsnpm ERR! Exit status 4294967295
npm ERR!
npm ERR! Failed at the typescript-rest-boilerplate@0.0.1 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\MMU\AppData\Roaming\npm-cache_logs\2019-08-23T09_30_04_981Z-debug.log