jarrodcolburn / features

MIT License
2 stars 14 forks source link

issue with installing flutter #5

Open hamaney opened 1 year ago

hamaney commented 1 year ago

Just having this issue while calling a curl command.

Using macOS with an m1 processor

remoteContainers-2023-03-21T09-15-55.320Z.log

I appreciate your time and help.

jarrodcolburn commented 1 year ago

Hey, thanks for bringing this to my attention. It may be a couple days before I'm able to get back to this desk container. I've actually got another bug in this repo that I need to take care of before this.

I assume you're using the NPM DefContainer CLI to build this on your Mac, instead of using GitHub code spaces, correct? If building locally on your Mac, I think you need to pass --platform linux/amd64 to the devcontainer build command