Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 435 forks source link

Restrict to x86 architectures #669

Closed domcleal closed 7 years ago

domcleal commented 7 years ago

Binaries are available only for x86 architectures, list this in metadata to avoid unclear installation failures on ARM and other platforms.

nicks commented 7 years ago

this package will still work on other platforms if you install phantomjs on PATH https://github.com/Medium/phantomjs#deciding-where-to-get-phantomjs this ensures that you can use packages that transitively depend on this one.