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
current version of go wont "get" colors, and wont install either. go get or go install.
└─$ /usr/bin/go install github.com/faith/color
go: 'go install' requires a version when current directory is not in a module
Try 'go install github.com/faith/color@latest' to install the latest version
(doesnt work with @latest
The text was updated successfully, but these errors were encountered:
current version of go wont "get" colors, and wont install either. go get or go install.
└─$ /usr/bin/go install github.com/faith/color
go: 'go install' requires a version when current directory is not in a module
Try 'go install github.com/faith/color@latest' to install the latest version
(doesnt work with @latest
The text was updated successfully, but these errors were encountered: