【发布时间】:2021-11-30 16:48:24
【问题描述】:
我在从 github https://github.com/angular-university/reactive-angular-course 运行这个项目时遇到了这个问题。我在 Windows 上运行并拥有所有最新的依赖项,但我仍然面临这个问题,但是在 mac 上它工作正常。谁能帮我解决这个问题?
$ npm run server
> reactive-angular-course@0.0.0 server
> ./node_modules/.bin/ts-node -P ./server/server.tsconfig.json ./server/server.ts
'.' is not recognized as an internal or external command,
operable program or batch file.
【问题讨论】: