Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.62k stars 600 forks source link

Web Bundling failed #1733

Closed PepeIksde closed 6 months ago

PepeIksde commented 10 months ago

When I launch the application on iOS, I keep having problems with web bundling. Can someone help me with this?

Web Bundling failed 297ms The package at "node_modules/@nozbe/watermelondb/adapters/sqlite/sqlite-node/Database.js" attempted to import the Node standard library module "fs". It failed because the native React runtime does not include the Node standard library.

radex commented 6 months ago

you can't import sqlite-node on iOS