Commit fb85105
Bump hugo-extended to ^0.155.1 (fixes warnidf compatibility)
The npm hugo-extended devDependency was pinned at ^0.121.0, so Netlify's
auto npm install was putting Hugo 0.121.x on the PATH ahead of any
HUGO_VERSION-resolved binary. That's why HUGO_VERSION appeared to be
ignored — it wasn't, the npm-installed Hugo just took precedence.
Bumping to ^0.155.1 brings npm-installed Hugo above the 0.123 cutoff
where warnidf landed, so the hugo-theme-component-ical module builds.
Also reverts the wget+dpkg workaround from netlify.toml — no longer
needed now that the npm-installed Hugo is current.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 2ea231c commit fb85105
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
0 commit comments