Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefixr: HTTP error 404 contacting API #29

Open
ClaytonDaniels opened this issue Mar 7, 2014 · 17 comments
Open

Prefixr: HTTP error 404 contacting API #29

ClaytonDaniels opened this issue Mar 7, 2014 · 17 comments

Comments

@ClaytonDaniels
Copy link

Simple as that... I run the portable version of Sublime from a GoogleDrive folder. Started having the issue a day or so ago. Have removed and readded to no avail. Will probably completely removing and readding Sublime Text if this isn't resolved soon.

@ryanovas
Copy link

ryanovas commented Mar 7, 2014

also getting this error

@dejanmag
Copy link

+1
Anybody know anything about this?

@lucidlips
Copy link

same here. This plugin has been in my arsenal for a while now, will be a huge shame if its no longer being supported.

@crs1138
Copy link

crs1138 commented Mar 18, 2014

+1 All of a sudden after using the package for months with no changes to configuration, I get the error mentioned above.

@cfaria
Copy link

cfaria commented Mar 19, 2014

I'm also getting this error. API in http://prefixr.com/ seems to be down...

@ghost
Copy link

ghost commented Mar 19, 2014

+1
This is no longer working for me either.

Prefixr: HTTP error 404 contacting API

@lucidlips
Copy link

If your looking for another solution check out autoprefixer. Actually works great in replacement of this plugin. https://github.com/ai/autoprefixer

@crs1138
Copy link

crs1138 commented Mar 20, 2014

I've tried autoprefixer, but it seems to run on whole stylesheet, rather than just the part I'm working on.

@lucidlips
Copy link

Autoprefixer does correct every style in the sheet youre working on as opposed to individual properties. But in the scheme of things wouldnt you want everything corrected?

Either way this plugin is going to be removed from package control as jeffery ways prefixr service is no longer operating. Will bond contacted me in relation to something else and he was going to do this.

Also note that Autoprefixer queries the caniuse database which is the most comprehensive/up to date browser property reference available. Also what choice do you have now that prefixr is gone?

@xiaozhouX
Copy link

+1
also got this error.

@ClaytonDaniels
Copy link
Author

@lucidlips is correct, looks like Prefixr is toast. Here is a pretty simple tutorial for Autoprefixer and getting it up and running... it does not run on the entire page, just your selection. You can even set up a keyboard shortcut... see the following:

http://www.hongkiat.com/blog/css-automatic-vendor-prefix/
https://github.com/sindresorhus/sublime-autoprefixer

I'd consider this closed, as it doesn't look like the developer of Prefixr is going to answer this or other questions!

@lucidlips
Copy link

also note that autoprefixer can isolate a selection and doesnt have to run on the entire file. It's working really good for me.

@Kibo007
Copy link

Kibo007 commented Apr 9, 2014

same error Prefixr: HTTP error 404 contacting API

@zayanit
Copy link

zayanit commented Apr 21, 2014

I have the same error
Prefixr: HTTP error 404 contacting API
I install autoprefixr put nothing change

@lucidlips
Copy link

Mohammed-Zayan did you even read the auto prefixer docs?
its a different plugin, different commands and a different shortcut. auto prefixer uses 'alt + super + p' to correct every attribute in the sheet or you can highlight a declaration block and it will run on that selection only.

@zayanit
Copy link

zayanit commented Apr 22, 2014

@lucidlips thank you.
I have install node-js and change keyboard shortcut in Key Bindings - User and it works.

@zeshanshani
Copy link

I was actually usi ng Prefixr for 1-2 years. It was very useful, however when it was shut down, I gave a chance to AutoPrefix CSS. I must say it's much more better than Prefixr. I you run Prefixr on already prefixed CSS, it got everything messed up. But AutoPrefix CSS doesn't.
So give it try everything. it's great.

Thanks @lucidlips for mentioning in above messages 👍

@lcsdms
Copy link

lcsdms commented Oct 3, 2014

Thanks for mentioning another solution @lucidlips =)

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

No branches or pull requests