Skip to content

Conversation

@BrettJephson
Copy link
Contributor

@BrettJephson BrettJephson commented Oct 14, 2025

bun dev wasn’t working with Node version 20.6, threw an error because of globalThis.process.getBuiltinModule, which is supported in v20.16.

@BrettJephson BrettJephson self-assigned this Oct 14, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 14, 2025

🦋 Changeset detected

Latest commit: 3573b59

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
gitbook Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@argos-ci
Copy link

argos-ci bot commented Oct 14, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
customers-v2 (Inspect) 👍 Changes approved 2 changed Oct 14, 2025, 10:08 AM
v2-cloudflare (Inspect) 👍 Changes approved 13 changed Oct 14, 2025, 10:11 AM
v2-vercel (Inspect) 👍 Changes approved 9 changed Oct 14, 2025, 10:10 AM

Copy link
Contributor

@gregberge gregberge left a comment

Choose a reason for hiding this comment

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

We use Node.js v22 on Vercel, we should match it here.

@BrettJephson BrettJephson merged commit 75543b1 into main Oct 14, 2025
16 checks passed
@BrettJephson BrettJephson deleted the update-nvmrc branch October 14, 2025 10:13
- Node.js (Version: >=20.6)
- Node.js (Version: >= 22.3)
- Use `nvm` for easy Node management
- [Bun](https://bun.sh/) (Version: >=1.2.15)

Choose a reason for hiding this comment

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

😂

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.

4 participants