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
fix: clean up entry point error handling and redundant cast
- Add .catch() to interactive path for unhandled import failures
- Match JSON formatting (null, 2) in cli.tsx catch with fail()
- Remove redundant InstallationType cast in app.tsx PostInstall props
0 commit comments