You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.
[root@server ~]# go get -v github.com/mauri870/ransomware
github.com/mauri870/ransomware (download)
created GOPATH=/root/go; see 'go help gopath'
package github.com/mauri870/ransomware: no Go files in /root/go/src/github.com/mauri870/ransomware
[root@server ~]# cd $GOPATH/src/github.com/mauri870/ransomware
-bash: cd: /src/github.com/mauri870/ransomware: No such file or directory
The text was updated successfully, but these errors were encountered:
even I installed and setup go evn I getting this error;
go get -v github.com/Masterminds/glide
glide install
make: glide: Command not found
Makefile:15: recipe for target 'deps' failed
make: *** [deps] Error 127
How can I fix this ?
[root@server ~]# go get -v github.com/mauri870/ransomware
github.com/mauri870/ransomware (download)
created GOPATH=/root/go; see 'go help gopath'
package github.com/mauri870/ransomware: no Go files in /root/go/src/github.com/mauri870/ransomware
[root@server ~]# cd $GOPATH/src/github.com/mauri870/ransomware
-bash: cd: /src/github.com/mauri870/ransomware: No such file or directory
The text was updated successfully, but these errors were encountered: