Skip to content

hopefully fix netlify docs deploy#4871

Merged
tessalt merged 1 commit into
developfrom
fix-netlify-deploys
May 7, 2026
Merged

hopefully fix netlify docs deploy#4871
tessalt merged 1 commit into
developfrom
fix-netlify-deploys

Conversation

@tessalt

@tessalt tessalt commented May 6, 2026

Copy link
Copy Markdown
Contributor
  • netlify was using npm, not pnpm, so was not getting a lockfile, and ended up with bad webpack versions. this will hopefully fix it

@tessalt tessalt requested a review from kabeaty May 6, 2026 19:30
@netlify

netlify Bot commented May 6, 2026

Copy link
Copy Markdown

Deploy Preview for gallant-galileo-14878c ready!

Name Link
🔨 Latest commit 6c6a059
🔍 Latest deploy log https://app.netlify.com/projects/gallant-galileo-14878c/deploys/69fb96c671078d00085e37a3
😎 Deploy Preview https://deploy-preview-4871--gallant-galileo-14878c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread docs/package.json
"engines": {
"node": ">=18.0"
},
"pnpm": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels hacky.
I've taken a quick look at fully upgrading pnpm & node to a more recent version. Wouldn't it be better to align this better as a general update and make sure all versions are more up to date?

@tessalt tessalt merged commit a27d3a4 into develop May 7, 2026
9 checks passed
@tessalt tessalt deleted the fix-netlify-deploys branch May 7, 2026 17:28
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.

3 participants