Vue create new-project problem

I have an error report problem directly in vue create new-project
the problem is:

Manually select features (node:55705) UnhandledPromiseRejectionWarning: Error: EACCES: permi
ssion denied, open "/usr/local/lib/node_modules/@vue/cli/lib/util/.version"
(node:55705) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error origina
ted either by throwing inside of an async function without a catch block, or by rejecting a pr
omise which was not handled with .catch(). (rejection id: 1)
May.25,2021

permission denied, open'/ usr/local/lib/node_modules/@vue/cli/lib/util/.version'

sometimes these permission issues do occur

add a sudo

sudo vue create new-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-1b3b9f3-4d948.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-1b3b9f3-4d948.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?