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

[Bug] Unable to Uninstall in Termux #218

Open
GR3YH4TT3R93 opened this issue Jan 13, 2024 · 1 comment
Open

[Bug] Unable to Uninstall in Termux #218

GR3YH4TT3R93 opened this issue Jan 13, 2024 · 1 comment

Comments

@GR3YH4TT3R93
Copy link

I redid my nvim config for Termux to no longer rely on CoC but when trying to remove the CoC folder in ~/.config/coc to completely purge CoC, it throws an error of permission denied for all of the files in ~/.config/coc/extensions/coc-go-data/tools/pkg/mod

all files seem to be lacking write permissions and are therefore unable to be deleted.

@GR3YH4TT3R93
Copy link
Author

And the mvdan.cc folder lacks the execute flag as well which prevented recursively providing write perms to it's contents in order to remove.

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

1 participant