-
Notifications
You must be signed in to change notification settings - Fork 7
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
pipes not working correctly (missing permissions?) #25
Comments
PR are welcomed. I don't use the snap so can't troubleshoot. |
I have a similar problem. After switching to ubuntu/snap some installation routines are not working due to missing permissions to If you, @rorojasq, are not already working on a solution, I`d try to. Mason error:
AppArmor debug:
|
@mrcrgl If you can fix it, please do so! |
Is there a permissions change needed in the snapcraft.yaml? Can someone send an update to https://github.com/neovim/neovim-snap/blob/master/snap/snapcraft.yaml |
Output from snap programs executed with the commands
:!
and:r !
is empty.Possibly because of this, LSP servers using nodejs will not work with the nodejs snap.
Using
io.popen
to read a snap program output returns the expected result.The text was updated successfully, but these errors were encountered: