[Linux] EACCES error on opening any ink file
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
I checked the user rights and everything should be fine, but Inky gives an access error when trying to compile anything.
```
Error: spawn EACCES
at _errnoException(util.js:1024:11)
at ChildProcess.spawn (internal/child_process.js:323:11)
at exports.spawn (child_process.js:514:9)
at compile (/opt/Inky-linux-x64/resources/app.asar/main-process/inklecate.js:254:5)
```
Maybe there can be an option to choose an external inklecate compiler?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.