smarty-team/react-arco-admin

nest new action failer when use pnpm as packageManager

Opened this issue · 1 comments

issue

image

Steps to reproduce

  1. npm i -g @nestjs/cli
  2. nest new nestjs-demo

environment

  • node v16.18.1
  • pnpm v8.1.0
  • nest 9.3.0
  • windows 22H2 22621.1413

nest new has creat a project and it run command pnpm start successfully,but CLI has prompt an error