Unable to install flutter due to https://github.blog/2022-04-12-git-security-vulnerability-announced

When we use the flutter installer plugin (Integrations) we get the following error message since a couple of days:

fatal: unsafe repository (’/root/flutter-sdk/flutter’ is owned by someone else)

To add an exception for this directory, call:

git config --global --add safe.directory /root/flutter-sdk/flutter

Any thoughts? We can find no open bug on this for the flutter installer plugin

Hello @markuswahl,
Released a new flutter-installer Step version 0.11.6 that fixes this issue. Let me know if this resolves the issue you are seeing. Sorry for the inconvenience.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.