Skip to content

Sqlite3 dependency issue #20

Description

@vijayfractl

I'm following the directions here: https://github.com/agentlang-ai/agentlang-cli?tab=readme-ov-file#quick-start and ran into this error:

~/MyApp$ agent run
loading ./src/core.al
Module MyApp.core loaded
DriverPackageNotInstalledError: SQLite package has not been found installed. Please run "npm install sqlite3".

Had to do npm install sqlite3 explicitly to workaround,

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions