Hello,
I am using npm (version: 11.12.1) and node (version: v25.9.0) on MacOS Sonoma, and Darwin Kernel Version 23.6.0.
npm install -g @vue/cli give multiple deprecation warnings.
npm run serve fails:
> loca...@1.0.0 serve
> vue-cli-service serve
sh: vue-cli-service: command not found
Can someone help me with the version of npm and vue/cli I should use and install?
Thanks,
Rudradeep