Open PernilleMatthews opened 4 years ago
Unable to run - I get this error? Any clue whats up? I've followed your instructions, and checked the paths but can't seem to solve the issue.
C:\Users\perni\Projects\typescript-react-crud-sample>npm start > typescript-react-knex@1.0.0 start C:\Users\perni\Projects\typescript-react-crud-sample > nodemon --exec './node_modules/.bin/ts-node -P ./backend app.ts' [nodemon] 1.19.4 [nodemon] to restart at any time, enter `rs` [nodemon] watching dir(s): *.* [nodemon] watching extensions: js,ts [nodemon] starting `'./node_modules/.bin/ts-node app.ts'` The system cannot find the path specified.`
I have the same problem.
Have anybody a solution?
outdated repo
Unable to run - I get this error? Any clue whats up? I've followed your instructions, and checked the paths but can't seem to solve the issue.