gotron icon indicating copy to clipboard operation
gotron copied to clipboard

chmod .gotron/assets: operation not permitted

Open forepick opened this issue 5 years ago • 2 comments

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

forepick avatar Dec 22 '19 14:12 forepick

same issue here

willhamilton24 avatar Apr 01 '20 09:04 willhamilton24

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.

ericnsmith avatar Apr 04 '20 19:04 ericnsmith