Medium / phantomjs

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

PhantomJS 1.x not on NPM? #633

Closed walterdolce closed 7 years ago

walterdolce commented 7 years ago

Hi, looks like only versions 2.x of the tool are available on NPM. Where can 1.x releases be downloaded from? Doesn't seem they are available on the NPM repository.

Given the 2.x release series seem to have introduced something which breaks for many people (as it doesn't properly inject an object and lacks object property existence checks), I wanted to follow your suggestion of pulling phantomjs-prebuilt instead of phantomjs but by using some of the 1.x releases. But I can't.

Thank you.

JuanCaicedo commented 7 years ago

I think the name of this project used to be phantomjs you can find the older versions using that name.

$ npm show phantomjs@* version