reactive-angular-course icon indicating copy to clipboard operation
reactive-angular-course copied to clipboard

npm run server

Open abdullah-doleh opened this issue 2 years ago • 1 comments

C:\Users\home>cd 3-services

C:\Users\home\3-services>cd 3-services

the npm run server command is not working C:\Users\home\3-services\3-services>npm run server

[email protected] server ./node_modules/.bin/ts-node -P ./server.tsconfig.json ./server.ts

'.' is not recognized as an internal or external command, operable program or batch file.

C:\Users\home\3-services\3-services>

abdullah-doleh avatar Apr 15 '22 08:04 abdullah-doleh

You can apply the changes in this PR or just wait for the PR to be merged. It fixed it for me

mkanyar avatar Apr 27 '22 23:04 mkanyar