Skip to content

Can I use local database in the desktop in Ionic by Node.js?  #7

Open
@JeongJun-Lee

Description

@JeongJun-Lee

Thank you for your excellent combination of both Ionic and Electron.
I need to use SQLite3, which is installed at desktop, in Ionic by Node.js. So I installed node modules by "npm install sqlite3 @ types/sqlite3" and coded like below:

image

But, Runtime error comes out like below:
image

Do you have any idea to solve this error? Thank you.

Metadata

Metadata

Assignees

No one assigned

    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