César Ponte
@cesarponte
Lima, Peru
@cesarponte
Lima, Peru
César Ponte@cesarponte
No se si este error, esta relacionado con el que no me ejecute correctamente el go mod init.
César Ponte@cesarponte
Me sale este error, como lo soluciono ?
D:\Projects\go\edteam\ecommerce>go mod init go: cannot determine module path for source directory D:\Projects\go\edteam\ecommerce (outside GOPATH, module path must be specified) Example usage: 'go mod init example.com/m' to initialize a v0 or v1 module 'go mod init example.com/m/v2' to initialize a v2 module
César Ponte@cesarponte
Me sale este error, como lo soluciono ?
D:\Projects\go\edteam\ecommerce>go mod init go: cannot determine module path for source directory D:\Projects\go\edteam\ecommerce (outside GOPATH, module path must be specified) Example usage: 'go mod init example.com/m' to initialize a v0 or v1 module 'go mod init example.com/m/v2' to initialize a v2 module