Vue-cli Why am I so slow in creating projects?

set Taobao image npm install-g cnpm-- does registry= https://registry.npm.taobao.org
create a new project through vue init webpack projectName every time it has nothing to do with Taobao image? Then I see that other people create projects in a matter of seconds. I don"t move when I"m halfway through the execution of an order. what"s going on?

Feb.14,2022

vue-cli uses a npm source. Just set the npm source:

npm config set registry https://registry.npm.taobao.org
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-1b34ad1-2bf19.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-1b34ad1-2bf19.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?