我正在使用react-native init创建一个react-native项目。我正在为SQLite绑定使用库。Test suite failed to run
ReferenceError: window is not defined<anonymous> (node_modules/react-native-sqlite-stor
警告:配置“编译”已过时,已被“实现”和“api”所取代。它很快就会被移除。runOnAllDevices.js:94:5)
at async Command.handleAction (C:\coding\App\storyqube-frontend\node_modules\react-native
我想开始一个新的React Native项目,包括SQLite存储。一切都很好,直到我用react-native run-android运行我的项目。> Could not resolve project :react-native-sqlite-storage.> Could not resolve project :react-native-sqlite-storage._tickCallback (internal/process/next_tick.js:68:7)
我尝试过使用不同
我想要保存axios中的数据字段,并且我需要用SQLite来完成,但得到了警告。有办法解决吗?\build\SQLite.js:36:15 in _deserializeResultSet- node_modules\expo-sqlite:458:30 in callImmediates- node_modules\react-native\Librariesnative code]:
我试图使用expo的SQLite来存储我为自己的react本地应用程序创建的数据,但是当我尝试这样做时,我会遇到错误。newPath, 15.2, ); //Here I am trying to store data in SQLite_db.exec$argument_2
- node_modules/expo-sqlite/build/SQLite</em