arnesson / cordova-plugin-firebase

Cordova plugin for Google Firebase
http://arnesson.github.io/cordova-plugin-firebase
MIT License
1k stars 1.55k forks source link

Phonegap build error #1122

Open mtropper opened 4 years ago

mtropper commented 4 years ago

Describe the bug When I try to build the app using phonegap I get the following error for the android build:

Fetching plugin "cordova-plugin-firebase@^2.0.5" via npm Installing "cordova-plugin-firebase" at "2.0.5" for android Subproject Path: CordovaLib Subproject Path: app /var/gimlet/tmp/47282671959280/1619187/cordova/node_modules/cordova-common/src/ConfigChanges/ConfigFile.js:249 throw new Error(msg); ^

Error: Does not appear to be an xcode project, no xcode project file in /var/gimlet/tmp/47282671959280/1619187 at getIOSProjectname (/var/gimlet/tmp/47282671959280/1619187/cordova/node_modules/cordova-common/src/ConfigChanges/ConfigFile.js:249:15)

wwannous commented 4 years ago

hello, did you manage to find a solution to this?