Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chmod .gotron/assets: operation not permitted #53

Open
forepick opened this issue Dec 22, 2019 · 2 comments
Open

chmod .gotron/assets: operation not permitted #53

forepick opened this issue Dec 22, 2019 · 2 comments

Comments

@forepick
Copy link

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

@willhamilton24
Copy link

same issue here

@ericnsmith
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants