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 a space in the path of the project, the plugin will fail, as i can see in the code, there is no escaping for the path. I tried to fix it and made a pull request.