-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
generated package path failed #4308
Comments
|
用这个命令是安装失败的 |
Installation fails with this command |
You need to init project and run |
Pls check your GOMODULE status, turn it
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After installing with the command, the automatically generated package path failed to convert. Can you fix it?
![image](https://private-user-images.githubusercontent.com/65020767/356435924-c30f0d0b-2203-4009-b08b-7fe4c2bf5c8f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxOTY5NjksIm5iZiI6MTczOTE5NjY2OSwicGF0aCI6Ii82NTAyMDc2Ny8zNTY0MzU5MjQtYzMwZjBkMGItMjIwMy00MDA5LWIwOGItN2ZlNGMyYmY1YzhmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE0MTEwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTgzNTZjZjFmMjgxYWU5NTFkNzg0OTY0ODgzNjk2NjMyNWJhOTVmZjEwZWFmNDY0MjUyMDU1MTYzOGU2MWFjN2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.91dM5PhVIcp3RJv0BO6ECGA5r2osUDFlGsAqnmxGbpo)
I know it can be fixed by modifying the path, but it's not user-friendly for beginners because installing according to the steps in the documentation is not easy. Can you adjust this path so that it can be installed directly through commands without needing to be adjusted? Thank you
The text was updated successfully, but these errors were encountered: