Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
Discussion options

You must be logged in to vote

I believe I've worked around this issue, using these steps. I'll report back if I run into any issues.

warden shell
wget https://github.com/fg2it/phantomjs-on-raspberry/releases/download/v2.1.1-jessie-stretch-arm64/phantomjs
chmod +x phantomjs
sudo mv phantomjs /usr/local/bin/
npm install

> [email protected] install /var/www/html/node_modules/phantomjs-prebuilt
> node install.js

Considering PhantomJS found at /usr/local/bin/phantomjs
Found PhantomJS at /usr/local/bin/phantomjs ...verifying
Writing location.js file
PhantomJS is already installed on PATH at /usr/local/bin/phantomjs
npm WARN [email protected] requires a peer of ajv@^5.0.0 but none is installed. You must install pe…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@drpayyne
Comment options

@erikhansen
Comment options

Answer selected by erikhansen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants