Skip to content

Support Node 24 #155

@skve

Description

@skve

Running:

bt functions push --if-exists replace --runner bun evals/registrations.ts

Returns the following:

Push registrations.ts to <redacted> yes
✗ Failed to push registrations.ts
error (upload_slot_failed): failed to request code upload slot: request failed (400 Bad Request): Unsupported node version "24.3.0". Supported versions: 18, 20, 21, 22
error: functions push failed; see summary for details
If this seems like a bug, file an issue at https://github.com/braintrustdata/bt/issues/new and include `bt --version`, `bt status --json`, and the command you ran.

The CLI should probably use semver and not explicit opt-ins to major versions of Node.js

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions