Skip to content

Unable to connect to SQLite database #921

@danielvy

Description

@danielvy

Since updating to Node 18.6 SQLTools extension stopped working with SQLite.

When trying to connect to the sqlite database, I get the error 'You need to install "[email protected]" to connect'. Trying to install the driver by clicking "install" reports a successful installation but the problem persists. There doesn't seem to be any errors in the logs from the installation.

Also tried uninstalling SQLTools and SQLite extensions, clearing the caches and reinstalling.

To Reproduce

  1. Create sqlite connection
  2. Attempt to connect to database
  3. Select "Install" from the error message popup

Expected behavior
SQLTools should connect to sqlite database

Screenshots
image
image

Desktop

  • SQLTools Version: 0.23.0
  • SQLTools SQLite: 0.2.0
  • VSCode Version: 1.69.2
  • OS: MacOS 12.5
  • Database version: sqlite3 3.39.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions