dpa99c / cordova-plugin-firebasex

Cordova plugin for Google Firebase
MIT License
570 stars 457 forks source link

unable to install the plugin in meteorjs #832

Closed salmanhasni closed 6 months ago

salmanhasni commented 7 months ago

While installing 16.1.0 version in meteor for ios platform scripts/ios/before_plugin_install.js is crashing due to package.json missing in working directory of cordova. this is specifically for "Meteorjs", because meteor clean the cordova-build folder everytime when you try to build cordova for ios. its specifically crashing on before install script for this plugin at line https://github.com/dpa99c/cordova-plugin-firebasex/blob/26d222554352e3dd6d79ca5848fa3abd55a8abaa/scripts/lib/utilities.js#L29