generator-theia-extension icon indicating copy to clipboard operation
generator-theia-extension copied to clipboard

yo theia-extension hello-world-extension, permission denied,

Open cwy57885142 opened this issue 1 year ago • 1 comments
trafficstars

root@k8s01:~/cwy/my-extension# yo theia-extension hello-world-extension ? The extension's type Hello World HelloWorldExtension create package.json Error theia-extension hello-world-extension

EACCES: permission denied, open '/root/cwy/my-extension/package.json' ┌───────────────────────────────────────────────────┐ │ yo update check failed │ │ Try running with sudo or get access │ │ to the local update config store via │ │ sudo chown -R $USER:$(id -gn $USER) /root/.config │ └───────────────────────────────────────────────────┘

1、Why does this step prompt no permission, I have been looking for a long time have not found the reason

cwy57885142 avatar Jun 03 '24 08:06 cwy57885142