felangel / mason

Tools which allow developers to create and consume reusable templates called bricks.
https://docs.brickhub.dev
974 stars 97 forks source link

Failing to activate mason_cli after upgrading to mason_cli: ^0.1.0-dev.54 #1297

Closed naveenr-egov closed 5 months ago

naveenr-egov commented 5 months ago

Description

Error while running dart pub global activate mason_cli

Steps To Reproduce

Flutter version: 3.16.5

if mason_cli is updated to mason_cli: ^0.1.0-dev.54 it refers to mason_logger: ^0.2.13 which has removed depricated windows methods

Expected Behavior

should activate mason

Screenshots

Screenshot from 2024-04-19 14-31-11

felangel commented 5 months ago

This was a duplicate of #1296 and should be fixed now (in mason_logger 0.2.14). Apologies for the inconvenience!