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
Here, this last trailing comma caused this following issue,
[envone][DEBUG] Error : SyntaxError: Unexpected token } in JSON at position 146
{
error: SyntaxError: Unexpected token } in JSON at position 146
at JSON.parse (<anonymous>)
The text was updated successfully, but these errors were encountered:
Here, this last trailing comma caused this following issue,
The text was updated successfully, but these errors were encountered: