How to solve the problem of vue project error?

clipboard.png
this is a newly built project dependency is also installed, but how to deal with this problem when running npm start error

Mar.14,2021

see this issue: https://github.com/vuejs/comp.


the reason is that
component-compiler-utils 1.3.1 caused by prettier update to 1.13.0 has been updated and fixed.

there is no need to downgrade 1.13.0 now

specific, https://github.com/vuejs/comp.

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