-1

this error npm WARN config global --global, --local are deprecated. Use --location=global instead.

npm install @vue/cli
npx create-react-app my-app

1 Answers1

0

Seems to be a known issue with Windows. The issue has been already been solved on this thread: npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead

Toni Bardina Comas
  • 1,670
  • 1
  • 5
  • 15