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

Local Packages Error #3

Open
Hardik5862 opened this issue May 12, 2023 · 1 comment
Open

Local Packages Error #3

Hardik5862 opened this issue May 12, 2023 · 1 comment

Comments

@Hardik5862
Copy link

I followed the tutorial exactly, but while running code for packages section, I am getting following error:

image

I am unable to find any solution online!

@usmans58
Copy link

usmans58 commented Nov 6, 2023

go env -w GO111MODULE=on
OR
export GO111MODULE="on"

This should solve your problem

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

2 participants