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

🐛 Fiber new doesn't create the correct go.mod #122

Open
valentimarco opened this issue Dec 2, 2024 · 2 comments
Open

🐛 Fiber new doesn't create the correct go.mod #122

valentimarco opened this issue Dec 2, 2024 · 2 comments

Comments

@valentimarco
Copy link

Issue description
When creating a new project using fiber new <args>, the go.mod doesn't contain the require modules.

Expected Result
I expect to have a working and runnable fiber project

Possible fix
Run go mod tidy after the go mod init in this line

Copy link

welcome bot commented Dec 2, 2024

Thanks for opening your first issue here! 🎉 Be sure to follow the issue template! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@gaby
Copy link
Member

gaby commented Dec 2, 2024

@valentimarco We recently un-archived this repo. We have to do some cleanup.

Will report back.

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