
获得徽章 0
赞了这篇文章
赞了这篇文章
赞了这篇沸点
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇沸点
赞了这篇文章
赞了这篇文章
nest.js创建项目总是报错怎么办啊,找不到解决方案。我用的nvm,node.js是v20.19.1
>nest new project-name
✨ We will scaffold your app in a few seconds..
√ Which package manager would you
️ to use? npm
Error: (0 , rxjs_1.concat) is not a function
Failed to execute command: node @nestjs/schematics:application --name=project-name --directory=undefined --no-dry-run --no-skip-git --no-strict --package-manager="npm" --collection="@nestjs/schematics" --language="ts"
>nest new project-name
✨ We will scaffold your app in a few seconds..
√ Which package manager would you
Error: (0 , rxjs_1.concat) is not a function
Failed to execute command: node @nestjs/schematics:application --name=project-name --directory=undefined --no-dry-run --no-skip-git --no-strict --package-manager="npm" --collection="@nestjs/schematics" --language="ts"
展开
评论
点赞