Rizla throwing fork/exec: no such file or directory
Open
- Dominant language
- Go
- Stars
- 188
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
`
$ rizla main.go
`
The above throws the following error
`
[ERRO] 2019/11/08 01:09 fork/exec ./cms_go: no such file or directory
`
and is stuck there.
When saving a file it does say change detected but that is it. Then again the same above error. Please help in how to fix this.
Thanks in advanced.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `rizla main.go` and inspect why the command tries to execute `./cms_go`, which the reported error says cannot be found. Confirm the expected executable location and make the initial run and subsequent file-change reload complete without the fork/exec error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100