ykdojo / kaguya

A ChatGPT plugin that allows you to load and edit your local files in a controlled way, as well as run any Python, JavaScript, and bash script.
http://kaguya.ai/
MIT License
1.2k stars 192 forks source link

Unable to Start Under Ubuntu 23.x #42

Open wowitsjack opened 10 months ago

wowitsjack commented 10 months ago

=> => writing image sha256:0d5e90bae6e6ca47d571e4e99542de91525e1643d6fcddabc41aae053ddbef21 0.0s => => naming to docker.io/library/kaguya 0.0s

hako-next@0.1.0 dev /kaguya if [ -f /.dockerenv ]; then next dev; else echo 'Error: Please run this script inside a Docker container.' && exit 1; fi

Watchpack Error (watcher): Error: EACCES: permission denied, watch '/root' Watchpack Error (initial scan): Error: EACCES: permission denied, scandir '/root' ready - started server on 0.0.0.0:3000, url: http://localhost:3000 [Error: EACCES: permission denied, mkdir '/kaguya/.next'] { errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/kaguya/.next' }