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
When tea.NewProgram() attempts to run and if there is an error, the program only prints that there was an error but results in the program returning an 0 exit code instead of 1.