Closed CasbaL closed 3 years ago
Hello @CasbaL, thank you for your interest in this repo! Please follow the Bug Report template to fill out the steps to reproduce the issues. Thanks again.
额。yarn 安装的版本不对; 还是跑不起来
I have used a CI configuration to ensure the project config working well, till now there is no breaking reporting there.
Please try the following steps.
npm install
in the project root folder. If you are using Windows, try to run as Administrator.if it is still failed, try to remove the package lock file which is always synced to the latest versions, and reinstall. Good luck.
See the build log: https://github.com/hantsy/nestjs-sample/actions?query=workflow%3ABuild
@CasbaL any update?
@CasbaL any update?
换了官方镜像可以了,是taobao源的问题
Development Environment:
Describe the bug npm install error
To Reproduce npm install
Additional context
yarn可以安装成功