Skip to content

document that using node:sqlite requires --experimental-sqlite flag #53906

Description

@trentm

Affected URL(s)

https://nodejs.org/api/sqlite.html

Description of the problem

In Node.js v22.5.0, sqlite was exposed as the builtin node:sqlite module. Neither the blog post, nor the API docs (https://nodejs.org/api/sqlite.html) mention that one must use node --experimental-sqlite ... to get access to the module. Adding that mention would help avoid spurious bug reports like #53905 that I just opened. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions