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

CompileDaemon is not installing on LinuxMint Machines #55

Open
irrefl opened this issue Dec 30, 2020 · 2 comments
Open

CompileDaemon is not installing on LinuxMint Machines #55

irrefl opened this issue Dec 30, 2020 · 2 comments

Comments

@irrefl
Copy link

irrefl commented Dec 30, 2020

u@u-pc:~/Documents/Proyectos/GoApps$ go get github.com/githubnemo/CompileDaemon

cd /home/u/go/src/golang.org/x/sys; git pull --ff-only

fatal: unable to open .git/objects/pack/tmp_pack_3iLUeQ: No such file or directory
fatal: index-pack failed
package golang.org/x/sys/unix: exit status 1

@githubnemo
Copy link
Owner

Hi, sorry but I think this is not related to this package but to your setup.

@Tanvirul-swe
Copy link

I am facing the same problem. And I solved this issue just by following a few steps.
Note: All commands pushed in your project directory

1 . go get github.com/githubnemo/CompileDaemon
2. go install github.com/githubnemo/CompileDaemon
Now I can use CompileDaemon
run CompileDaemon

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

3 participants