-
Notifications
You must be signed in to change notification settings - Fork 566
Error scaffolding a chain with Docker #1202
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
Comments
This commamd looks incorrect in two ways. Both
|
@ilgooz ok, thanks! I'll ask them to use the exact command from the docs and see if it works. The thing is, the command above didn't work for them, but it worked fine on my machine. |
The |
These have no relevance since I'm using go and starport in docker... |
Solution was reported by the author:
To me, this still looks like a permissions issue with nothing we need to fix (perhaps, add this to the docs?). Please, reopen if it's still a problem. |
It looks to me like a permissions issue stemming from the Dockerfile, though. I've reproduced this on both Artix and Ubuntu, too. If I have time this week I'll try fiddling with the Dockerfile; and, hopefully, submit a PR if I find a fix |
@martin-sweeny oh, that'd be wonderful 🙏 I can't reproduce this, but this might indeed be an issue for other people. |
Describe the bug
Doesn't scaffold a chain with Docker. (from Discord)
To Reproduce
Output:
Please provide output of commands
starport version
go version
uname -a
The text was updated successfully, but these errors were encountered: