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

Misc module improvements #12859

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Misc module improvements #12859

merged 2 commits into from
Sep 19, 2024

Conversation

bep
Copy link
Member

@bep bep commented Sep 19, 2024

  • commands: Ignore "module does not exist" errors in hugo mod init
  • modules: Improve console output on hugo mod init

Replace some of the stderr output from the Go command to match the Hugo commands needed:

```
go: creating new go.mod: module github.com/bep/foo
hugo: to add module requirements and sums:
hugo mod tidy
```

See gohugoio#11458
@bep bep merged commit 22a9f3f into gohugoio:master Sep 19, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant