Closed
Description
What problem does this feature solve?
Currently the --packageManager only supports npm/yarn/pnpm.
This feature will let the end user specify a custom node package manager.
The company I worked at uses a private packageManager. Right now I cannot find a way to use it with vue-cli to create my project.
What does the proposed API look like?
--packageManager xxx