-
Notifications
You must be signed in to change notification settings - Fork 33
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
Unable to install after update #84
Comments
Thanks for reporting this @medianton. Have you restarted brackets yet? If not, could you try looking at the console log |
Same exact problem, I get error when adding the extension, and now I can't remove the extension either, it just says it will reload without removing. I tried both app manager inside brackets and from github, neither work, and I still can't remove it, just says error. I tried uninstalling and re-installing brackets, that didn't work either as I'm getting the exact same problem. I'm on windows 7, so it's apparently any windows version. I would really hate to switch to another code editor since I love brackets, but I need to have major site changes up by Monday and this is holding everything up. --- actually I've been able to remove the extension if I uninstall brackets, re-install brackets, then remove the extension. But I still have no way to install the sass plugin without an error. (I check developer tools, not seeing any errors there, just whenever I try to install the plugin it throws up an error, and after that I can't remove it without uninstalling brackets completely) |
Ok so here is a little update, I stopped using bourbon (auto-prefixer replaced bourbons functionality for me) but I never removed the path in brackets.json to bourbon, after I cleared the "includedPaths" it finally let me cleanly install the SASS plugin. So at least that solves half of the problem and I can stop panicking because at least I can compile. So the only problem I have now is that Live Preview crashes instantly the second I type anything into a .scss file. Like I said I can still compile, so with saving/refreshing a bunch of times, at least I can get my project out by Monday. (also I disabled the sass plugin to see if live preview would crash with just CSS and it doesn't, works fine, so it's something with the plugin itself) |
There are 2 potential workarounds for this uninstall problem:
I'll close this bug and use #81 to track the actual fix. I'll make sure to update the README too. |
UPDATE: See workarounds here #29 (comment)
After months of usage without any problem, I tried to update the extension via Brackets' extension manager, it failed, and now I'm unable to install the 1.0.4 version via manager nor manually.
Windows 8.1 user.
The text was updated successfully, but these errors were encountered: