You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there's a lifecycle callback that pub is sending, and that stagehand is not listening to, please let us know and then close this issue. :) Thanks for taking a look!
To repro:
pub global activate stagehand
mkdir empty
cd empty
stagehand webapp
(say Y to analytics)
pub global deactivate stagehand
cat ~/.stagehand
Expected: ~/.stagehand file is deleted (or, a notice is sent to stagehand that the package is getting deleted)
Actual: apparently (?) no signal on uninstall
The text was updated successfully, but these errors were encountered: