AlaSQL / alasql

AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
http://alasql.org
MIT License
6.98k stars 649 forks source link

Getting "Module not found: Can't resolve 'react-native' in '/vercel/path0/node_modules/alasql/dist" when using with NextJs #1877

Open rohitspujari opened 5 months ago

rohitspujari commented 5 months ago

I'm using plain Nextjs14 with Alasql. The build fails because it can't find module react-native. Not sure if this a Vercel issue or Alasql. Posting it here to see if anyone else has also run into this.

Got ChatGPT?


Question about how to...


Something is not working as expected: