Hi,
I have an error when running flutter extensions in vscode
I always get "command 'flutter.blaBla' not found
I opened developer tools and I got this error

I'm sure this error comes from another extension I'm using (for syncing extensions)
https://github.com/shanalikhan/code-settings-sync
It says that it cannot create a directory inside /home/ubuntu, which is in my old laptop
Currently, I'm using macos
What I tried:
- uninstall and reinstall flutter and dart extensions from extensions sidebar
- manually remove extension folder inside .vscode/extensions then reinstall from extensions sidebar
- open developer tools and got that error
Thanks