Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Start Under Ubuntu 23.x #42

Open
wowitsjack opened this issue Sep 10, 2023 · 0 comments
Open

Unable to Start Under Ubuntu 23.x #42

wowitsjack opened this issue Sep 10, 2023 · 0 comments

Comments

@wowitsjack
Copy link

=> => 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'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant