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 there's an error in the plugins file (syntax error, module not found, etc), the path to the plugins file is displayed as [object Object] and the error message is not displayed.
When there's an error in the plugins file (syntax error, module not found, etc), the path to the plugins file is displayed as
[object Object]and the error message is not displayed.