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

Compilation error in Voltbuild #302

Open
creatactil opened this issue Mar 7, 2023 · 4 comments
Open

Compilation error in Voltbuild #302

creatactil opened this issue Mar 7, 2023 · 4 comments

Comments

@creatactil
Copy link

My config.xml

Error: with hook
Error: Error: Command failed with Unknown system error -8: /plugins/cordova-plugin-fcm-with-dependecy-updated/scripts/install_ionic_dependencies.bat
2023-03-07 06:32:07,614 - Build failed d887fba6-a8ac-4506-84ec-73f834dd43cb
2023-03-07 06:32:08,448 - Output:

thanks for your help

@michaelpeterlee
Copy link

+1

@alalca
Copy link

alalca commented Jun 29, 2023

+2

@carlossilvamot
Copy link

+3
@alalca
@michaelpeterlee
@creatactil
any workaround?

@temptationisla
Copy link

Hi, I have delete the hook in the end for the bat in the plugin.xml file, in my fork https://github.com/temptationisla/cordova-plugin-fcm-with-dependecy-updated and add in platform Android. The bat only verify the presence of @ionic-native/core.
In my app cordova, in package.json, I add this:
"dependencies": {
"@ionic-native/core": "4.20.0"
}
and the plugin and notification work well.
Good develop!

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

5 participants