-
Notifications
You must be signed in to change notification settings - Fork 79
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
Is ARM supported? #56
Comments
I'm not sure how to fix but it appears to be a dependency issue, I would recommend using the docker file. |
I used the docker file but it exited error 1 |
|
What OS have you built the container? |
Raspberry Pi OS arm64 |
does docker works on windows ? |
I don't believe it would work on ARM since many people tried using android and it failed. |
oh.. |
You can check this 4da4cbe commit as it appears to be working on WSL. |
and do I have the good version of nodejs ? |
how to install chromedriver ? it may don't work on arm because Chrome is not compatible, but i do have chromium, it's simillar. |
I only tried on 17.9.0 you can use nodeenv. |
Sorry, I misunderstood your last comment, You need to match the chromium version with the chrome driver. |
Thanks ! (i will close that ticket if it works) |
I have now a file named chromedriver(zip extracted), what can i do with it ? |
I believe following the docker file commands would be useful. |
/bin |
The answer of that question is : No, ARM is not supported |
When I try to run that script
node main.js
it crashes with that errorPlease help, what can I do to repair that ?
The text was updated successfully, but these errors were encountered: