AbdulDevHub / AbdulDevHub/NoteMark
[Bugs] Build OK but run error in ArchLinux
Open
Type: Bug
Type: Enhancement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As titled.
When I finished building,I run the app,but I got errors:
```
$ ./note-mark
Error occurred in handler for 'getNotes': [Error: EACCES: permission denied, mkdir '/home/zxp-endeavouros\NoteMark'] {
errno: -13,
code: 'EACCES',
syscall: 'mkdir',
path: '/home/zxp-endeavouros\\NoteMark'
}
```
I don't think such a directory structure should appear in all Linux Distributions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.