Error with email validation component

Hi !. I trying to create a new versión and i get error logs with the email validation component.
error @protonapp/proton-runner@1.0.48: The engine “node” is incompatible with this module. Expected version “14”. Got “18.18.0”\n’ +
stderr | ‘error Found incompatible module.\n’
stderr | }

  • code: 1

exec error: Error: /scripts/install_libraries.js exited with error code 1 (signal: null)
Error in buildAndroid: Error: /scripts/install_libraries.js exited with error code 1 (signal: null)

Anyone having the same problem?

Thanks for posting this. I have used that component in an app, so just pushed a new build. Will report back.

1 Like

Android failed - referencing a bunch of components so I don’t think it is exclusive to the email validator, it will be down to a package dependency that is shared by many of the components.

iOS succeeded

Raise a ticket, the more raised the quicker it will be fixed :+1:

1 Like

Exactly, ios builds works fine

Hi again … this is the complete error. It´s still happening
[Install Marketplace Libraries
exec: /scripts/install_libraries.js “/tmp/build-gyfMqL/AdaloApp” “android” “AdaloApp” “com.squadmanager.android”

exec error: Error: /scripts/install_libraries.js exited with error code 1 (signal: null)
Error in buildAndroid: Error: /scripts/install_libraries.js exited with error code 1 (signal: null)
at exec (/scripts/lib/exec.js:128:13)
at async installMarketplaceLibs (/android/buildAndroid.js:233:3)
at async callback (/android/buildAndroid.js:471:65)
at async run (/scripts/lib/steps.js:25:53)
at async Object.execute (/scripts/lib/steps.js:41:50)
at async buildAndroid (/android/buildAndroid.js:484:3)
at async Queue. (/android/index.js:108:11)](https://)

I have remove email validator form the app but i can´t unistall it ?¿?¿?¿ :worried:

Any help?

What did support say in response to your ticket?

1 Like

We have other resources available for this type of instance. We have a Slack channel with some members of our Dev team and our community where you can ask questions in regard to your Private or 3rd Party components.

So in case, you are part of it feel free to ask this question there, and if you are not please let me know which email you would like to use to get added, and I’ll be happy to grant you access.


I want to unistall the component but i can’t do it

Hi. The problem was a custom component. I have unistall It and It works fine.

Thanks for following up, which component was it? Or was it custom to your app?

1 Like

It was a customs component.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.