Hi,
I tryin generate my mobile application after add your plugin in it , it's failed with error
Running command: npm install https://github.com/Chuckytuh/cordova-plugin-sms-receiver.git --save-exact
[2023-02-05T07:01:29.218Z] [VERBOSE] [Build] Command finished with error code 1: npm install,https://github.com/Chuckytuh/cordova-plugin-sms-receiver.git,--
I also tried you another plugin "SMS Cordova Plug" and also nor worked the the block enemt not run
- sent you email
Thanks
Amin
Hi Amin,
I have tried to generate the new build by myself and i got the same error as you, even though the plugin is available on Github.
I have wrapped the plugin inside the plugin module itself and i was able to generate it.
I have uploaded a new version of the plugin into the forge with that logic. Please update to the latest version and try to generate the app again.
Once it's done, please let me know about the outcome.
Cheers,
Pedro Domingues
Hello Amin, how are you?
Thanks for reaching.
Unfortunately, the error log you posted is not enough to analyze it. Can you look, withing the generation log file, for the specific error occurred?
I attached the Full Build log file, When i removed the plugin from the project the generate process finish ok.
also when run the npm command from the command line (cmd) get the same error.
Thanks for sharing
I Updated the plugin and generate process finish with no errors.