Saturday, January 16, 2021
cannot find package "github.com/go-sql-driver/mysql"
Golang Error :
cannot find package "github.com/go-sql-driver/mysql" in any of:
/home/opc/work/go/src/github.com/go-sql-driver/mysql (from $GOROOT)
/home/opc/golang/src/github.com/go-sql-driver/mysql (from $GOPATH)
Solution :
go get -u github.com/go-sql-driver/mysql
Subscribe to:
Post Comments (Atom)
-
Hi Guys , In this blog I will share information related to error : can't bind to 'formcontrol' since it isn't a known pr...
-
Hi Guys , This blog is about the error " Target container is not a DOM element. " The full error in the console log is ...
-
Hi Guys , In this blog I will share information related to error : ReferenceError: MongoClient is not defined . This error is related...
No comments:
Post a Comment