Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Don't use osx binary on freebsd/openbsd #652

Merged
merged 1 commit into from
Dec 9, 2016
Merged

Conversation

nanaya
Copy link
Contributor

@nanaya nanaya commented Dec 9, 2016

The binary doesn't run on either platform.

@nicks nicks merged commit df5e2ea into Medium:master Dec 9, 2016
@nicks
Copy link
Contributor

nicks commented Dec 9, 2016

thanks!

@Swanty
Copy link

Swanty commented Jan 3, 2017

This broke my npm install
I have gulp-svg-sprite in packages.json which depends on svg-sprite which depends on phantomjs-prebuilt
and it downloads phantomjs-prebuilt 2.1.14 and then throws error saying system not supported

if I try to install phantomjs-prebuilt 2.1.13 manually then it installs fine without errors, but I can't force other modules to install that version.
How to fix this?

OS: FreeBSD x64 v10.3

@nanaya
Copy link
Contributor Author

nanaya commented Jan 3, 2017

I doubt the previous version actually work. Installed, perhaps, but executing the binary will fail.

@Swanty
Copy link

Swanty commented Jan 4, 2017

You're right, binary can't be executed. Only solution I had was to set old svg-sprite version which uses phantomjs 1.9

Why isn't the new phantomjs working on freebsd? Is freebsd not going to be supported anymore?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants