Open ezequieltejada opened 1 year ago
Hi @ezequieltejada,
I just had the same issue...
Hi @jarrodcolburn.
Any chance you can take a look at this, please? It seems to be related to this commit https://github.com/jarrodcolburn/features/commit/50e2c251fb8c668fe020e1bc028547542eb380cc.
@natterstefan @ezequieltejada
Hey guys, sorry. Unfortunately, I just submitted a PR to remove flutter package from public devcontainers.
I'm in the middle of a big project and won't have time to return to it for another month at least, and I feel having my flutter package listed as is does more harm than good. Feel free to fork and publish if you wan't, I'd love to work on when have more time, I think it's an important dev container.
I wished the feature was ready for the project I'm working on currently, but I just had to fall back to using dev machine due to issues myself.
sorry again,
Hi @jarrodcolburn,
First of all, thank you for the feature! Let me share an issue I've found.
When trying to create a container with the following customizations:
I got this error message:
Since it says
#0 98.97 ./install.sh: 32: Syntax error: "(" unexpected
I report it just in case. I had to remove the feature to continue.