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
I had the same problem with GoLand on Linux. Solved it by changing permissions (in my case 644) on the next level lower directory 'js' and any files that were in that directory.
Hi
A new problem was just found using Goland IDE on Mac with Gotron.
When running the application I get this panic message:
chmod .gotron/assets: operation not permitted:
.gotron and .gotron/assets both have 777 permissions.
What can I do about this issue?
Thanks
The text was updated successfully, but these errors were encountered: