79345092

Date: 2025-01-10 08:56:21
Score: 1.5
Natty:
Report link

Same problem (and solution) for any plugin package, for example melos. Problem occurs when upgrading/downgrading flutter. Package activated within different flutter version should be deactivated/activated again.

flutter upgrade
...
flutter pub global deactivate melos
flutter pub global activate melos
Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vladimir Koltunov