Vue project build failed to initialize

I built vue scaffolding on the win10 system, vue-cli has been set up, then initialized the project with vue init webpack vueRouterTest , and then reported an error. The error is as follows:

  Unknown command init.
  vue-cli  Failed to download repo vuejs-templates/[object Object]: Response code 404 (Not Found)

the relevant error contents and solutions can not be found on the Internet. Ask God for advice.

Mar.16,2021

vue-cli 2.9.4 bug,2.9.5 has been resolved, please upgrade to the latest version

npm install -g vue-cli@latest

2.9.6 doesn't seem to work either

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35b82-2bfb1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35b82-2bfb1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?