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

Stopped working today #188

Closed
mrlinnth opened this issue May 29, 2020 · 11 comments
Closed

Stopped working today #188

mrlinnth opened this issue May 29, 2020 · 11 comments

Comments

@mrlinnth
Copy link

Uninstalled and try to install again.
Got this error in console.

Package Control: Error downloading package. HTTP error 404 downloading https://codeload.github.com/Medalink/laravel-blade/zip/1.6.18.

@Thavarshan
Copy link

Min too. Got the same error

Package Control: Error downloading package. HTTP error 404 downloading https://codeload.github.com/Medalink/laravel-blade/zip/1.6.18.
error: Package Control

@Corben78
Copy link

Same here. Looks like the URL for downloading configured via package control is not available any more. I see in the package.json it's not codeload but nodeload?

As a workaround, the manual install worked for me (cloning or unzipping this repo to [install-dir]/Packages/laravel-blade)

@subdesign
Copy link

subdesign commented May 29, 2020

Package Control: Error downloading package. HTTP error 404 downloading https://codeload.github.com/Medalink/laravel-blade/zip/1.6.18.
error: Package Control

Unable to download Laravel Blade Highlighter. Please view the console for more details.

same on Mac

EDIT: @Corben78 workaround works for me, on Mac:

cd ~/Library/Application Support/Sublime Text 3/Packages
git clone https://github.com/Medalink/laravel-blade.git

then restart Sublime

@mdeprezzo
Copy link

@subdesign doesn't works for me on Linux

@Corben78
Copy link

@subdesign doesn't works for me on Linux

It does work on Linux as well, just the path is different. For me it's $HOME/.config/sublime-text-3/Packages

@mdeprezzo
Copy link

mdeprezzo commented May 29, 2020

@Corben78
i know, i put the file inside Packages dir, but nothing happen

@Corben78
Copy link

@mdeprezzo maybe you just need to re-select the select hilighting for Laravel Blade? Or check if the Package is blacklisted due to the initial issue. As I'm on Linux as well, I can confirm it does work in general.

@mdeprezzo
Copy link

@mdeprezzo maybe you just need to re-select the select hilighting for Laravel Blade? Or check if the Package is blacklisted due to the initial issue. As I'm on Linux as well, I can confirm it does work in general.

i'll try thanks for the suggestion!

@ganeshkanadeaplswd
Copy link

Capture
Worked for me

@Medalink
Copy link
Owner

I fixed a typo in the release name. It should install correctly now.

@Corben78
Copy link

Corben78 commented May 29, 2020

@Medalink

I fixed a typo in the release name. It should install correctly now.

Thanks for the quick response to this issue. Where was that typo? On package control's end as I don't see a commit with that fix on this repo? As of right now it does not install for me, but maybe package control just needs some time to adapt.

edit:
seems to have updated, I could install the extension again without issues. Thank you very much!

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

7 participants