How to Solve Phantomjs prebuilt error

Phantomjs prebuilt error reporting solution

Solution:

It can be solved by executing the command

npm install [email protected] --ignore-scripts

or

yarn add [email protected] --ignore-scripts

Read More: