I have started a docker image with coder, and installed flutter tools + vscode extensions.
When opening a flutter project, I have the following error message:
Activating 'Dart-code.Dart-code' failed.
i.realpathsync.native is not a function
Any update on fixing this? Still happens on latest release.
This issue blocks me from using code-server. I really need dart support.
Exactly same issue, code-server would be super valuable for me if it supports Flutter development.
Any update on this issue?
Try invoking npm install in the extension folder and see if that fixes anything.
If this is still a problem, please feel free to reopen.
Should have been fixed by @kylecarbs latest fixes.