Opened 11 years ago
Closed 11 years ago
#35440 closed defect (bug) (duplicate)
No phantomjs binary available for linux/arm architecture
| Reported by: | henry.wright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
When I run sudo npm install, I get the error:
PhantomJS not found on PATH Unexpected platform or architecture: linux/arm It seems there is no binary available for your platform/architecture Try to install PhantomJS globally
My system architecture is armhf.
I've opened an issue on the phantomjs GitHub repo but thought I'd report here because this results in a failed build.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Marking as a duplicate of #35438 as the end-result is the same. Linux-arm packages aren't available at this time, and it's not something within our control. Hopefully phantomjs builds get created for your platform soon.