You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the buildserver https://build.phonegap.com the last version of the cordova-sqlite-storage plugin is not working.
The error is:
"plugman install --platform ios --project /project --plugin cordova-sqlite-storage": Fetching plugin "cordova-sqlite-storage" via npm
Installing "cordova-sqlite-storage" at "1.4.6-pre5" for ios
Error during processing of action! Attempting to revert...
Failed to install 'cordova-sqlite-storage':CordovaError: Uh oh!
"/private/project/cordova/plugins/cordova-sqlite-storage/node_modules/cordova-sqlite-storage-dependencies/sqlite3.c" not found!
at copyFile (/private/project/cordova/lib/plugman/pluginHandlers.js:274:36)
at copyNewFile (/private/project/cordova/lib/plugman/pluginHandlers.js:306:5)
The build server supports until phonegap cli version cli-6.3.0
When using the buildserver https://build.phonegap.com the last version of the cordova-sqlite-storage plugin is not working.
The error is:
The build server supports until phonegap cli version cli-6.3.0
A workaround is to use an older version, however this older version but this is not working for the windows 10 build.
The text was updated successfully, but these errors were encountered: