When installing vuecli, there are always errors and prompts as follows, what should be done?

clipboard.png
there are always errors when installing vue-cli. What should I do?

Jul.14,2022
Where is the error reported in the

picture? Forgive me for not seeing it, but only seeing WARN
the official now recommends using @ vue/cli instead of vue-cli
ide/installation.html" rel=" nofollow noreferrer "> link description


No error has been reported, and it is ready to use. Just warn


this is just because a dependency in vue-cli depends on coffee-script , but the package has now been renamed coffeescript and does not affect usage.

if you say you didn't create a new file, it's because you still need

after installation.
vue init 

to create the project.

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-1c05400-553b9.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-1c05400-553b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?