angular-university / rxjs-course

RxJs In Practice Course - https://angular-university.io/course/rxjs-course
MIT License
382 stars 436 forks source link

An unhandled exception occurred: Project 'server' does not exist #15

Closed Deepakanandrao closed 3 years ago

Deepakanandrao commented 3 years ago

If you come across the "An unhandled exception occurred: Project 'server' does not exist" while trying to run API server.

Try using ./node_modules/.bin/ts-node -P ./server/server.tsconfig.json ./server/server.ts