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

Manual installation with Brackets 0.41 on Windows 7 64 bit - main.js file missing #3

Open
michaelklopf opened this issue Jul 30, 2014 · 1 comment

Comments

@michaelklopf
Copy link

Hi,

I can't add the extension to Brackets for Windows. Installation with the extension manager results in a connection error.

This is certainly happening because I'm in a company network. I uploaded the zip to a company server and tried to install from there.

Brackets told me that the main.js file is missing. I tested the same process with the emmet extension which has a main.js file and the error does not come up.

I'm not sure if a main.js file is now required but I think so and wanted to give you a heads up.

Kind regards,

Michael

@ForbesLindesay
Copy link
Owner

To build the extension manually:

  • clone this repository
  • install node.js
  • run npm install in this directory
  • run node build in this directory
  • load the extension from ./bin/jade.zip

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

2 participants