Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install the plugin in meteorjs #832

Closed
salmanhasni opened this issue Sep 22, 2023 · 0 comments
Closed

unable to install the plugin in meteorjs #832

salmanhasni opened this issue Sep 22, 2023 · 0 comments

Comments

@salmanhasni
Copy link

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

return JSON.parse(fs.readFileSync(path.resolve('./package.json')));

@dpa99c dpa99c closed this as completed in bd9e24a Oct 20, 2023
dpa99c added a commit that referenced this issue Oct 20, 2023
(build) Gracefully handle error if read/write package.json fails. Fixes #832
ADCrouch pushed a commit to ADCrouch/cordova-plugin-firebasex that referenced this issue Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant