puro icon indicating copy to clipboard operation
puro copied to clipboard

Freezing commands

Open pingbird opened this issue 2 years ago • 0 comments

Dart's built-in system for installing global command line tools, pub global activate does not mix well with multiple environments and the errors you can get are super confusing. We should have a puro freeze command that manages command line applications in a way that is aware of the Dart version.

pingbird avatar Aug 22 '23 18:08 pingbird