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

Keep outputting spawn /usr/local/Cellar/swi-prolog/8.0.3_1 EACCES error when I am typing. #45

Open
qintds opened this issue Jan 26, 2020 · 1 comment

Comments

@qintds
Copy link

qintds commented Jan 26, 2020

Hello,
I face the problem that the prolog linter will keep outputting spawn /usr/local/Cellar/swi-prolog/8.0.3_1 EACCES error when I am typing. I tried to give read and write access for all user but it still does not work. Is there any method to fix this issue.
Thank you.

@Abdoronic
Copy link

Hello @qintds,

I had the same problem.

It was fixed after I made the prolog.executablePath point to the executable itself.

So, in my case the path looked like this: /usr/local/Cellar/swi-prolog/HEAD-30f96eb_1/bin/swipl. Probably, your path will be as follows: /usr/local/Cellar/swi-prolog/8.0.3_1/bin/swipl.

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

2 participants