-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Cannot install any brackets extension #12064
Comments
Make sure that your firewall permits the |
Hi, I have the same problem but with different error message - Installation failed, Unknown internal error. I just downloaded latest Brackets from git (it says Release 1.8 development build 1.8.0-0 (master 5141df2)). Using Linux Mint 17.3 64bit. In some other issue was mentioned that this error was fixed, but still keeps occuring to me. Have to install all extensions by hand - copy the extensions into to extension directory. Even install from URL does not work. |
Hi @crnix, do you see any errors in the Developer Tools? You can see them in |
@petetnt Hi, this the message from console: "Unknown installation error extensionManager domain is undefined" |
Same as CrNix here. It happened to me while using Debian 8 and Ubuntu. I also deleted all hidden folders in my home directory (such as .config) but still have the same issue. |
@petetnt Hi, here is also the line number of the error Package.js:408 |
Hi @crnix: could you try the latest See How to hack on Brackets on how to do that. |
basicly I have the same problem on windows 8.1 Any suggestions on how to fix this? |
@stelarossa is it a 32-bit OS? If it is, download the 32 bit Node.exe from https://nodejs.org/en/download/ and replace the |
Thank you for your replyes :) |
@stelarossa Oh, bummer. Can you check the developers tools if there's any errors after trying to install extensions? You can see the console in |
@stelarossa check this guide: https://github.com/zaggino/brackets-npm-registry#how-to-install-brackets-npm-registry It's written for extension
|
/command/Menus.js:831 Error setting menu item shortcut: 1(anonymous function) @ /command/Menus.js:831 my dev tools errors...npm also doesn't work for me,it gives out error Max number of connections reached for regular installer,but cmd way just says no repository field |
@stelarossa did you test with 1.9? https://github.com/adobe/brackets/releases/tag/release-1.9 |
I did the following verifying it won't work: |
ok,it is installed,finaly.just it won't work...anybody knows what went wrong?same error console |
Basicly I'm uninstalling brackets node with revo uninstaller pro and than will install brackets again.Hope this will work... |
just to let you all know that it didn't work...node is the problem... Less has finished and no sheets were loaded. |
Try modifying the extension to use |
i cannot install emmet extension. i have window 8.1 |
this is a very frustrating issue... am closing to never really try Brackets... I gave my firewall the allowance for node, but still it does not work |
I get the error: "Installation failed. Error connecting to the server" for installation for ANY extension.
I am not working behind a proxy and the localhost resolves to the 127.0.0.1
With no extensions, I'd use notepad++.
The text was updated successfully, but these errors were encountered: