I only removed the dependencies @nestjs/cli & @nestjs/schematic because they have already been installed globally. If you still want to use them, please make sure to monitor and update their dependencies, as every time I use the nest new my-app command, it always installs those packages, which are not actually needed to start a project.
I only removed the dependencies @nestjs/cli & @nestjs/schematic because they have already been installed globally. If you still want to use them, please make sure to monitor and update their dependencies, as every time I use the nest new my-app command, it always installs those packages, which are not actually needed to start a project.