You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
I had this extension installed, it worked perfectly. Yesterday the icon didn't appear in my sidebar, and I found out in the extension manager it hadn't started due to an error.
I checked my Brackets version, it's up-to-date
I tried turning off all my extensions and enabling NodeJS Integration
I tried reïnstalling NodeJS Integration (with my extensions turned off, as to avoid any conflict between extensions)
I tried rebooting my system (as to 'reset' Brackets and my NodeJS installation) and reïnstalling NodeJS Integration
None of the above worked, I'd say that indicates a problem with the extension.
@yacut Could you please take a look at this issue? I really prefer this extension over others like NodeJS Bindings, so I'd really like to start using it again. Thank you!
The text was updated successfully, but these errors were encountered:
hey guys, i had the same problem before but i got a work around it:
1- go to where Bracket installed then extensions\user\ folder in command line(on windows):
2- git clone https://github.com/yacut/brackets-nodejs-integration.git
3 - Restart bracket
and it works like a charm, but i couldn't figure out how to make the (runner) work !!!
@yacut I still have the issue in the 1.8.9 version..
@Turkm I'm running into a few errors. I found the \www\extensions\ folder, but there's no user folder, only default (containing extensions), dev (just a README.txt) and samples. I figured you meant default, seeing as all the extensions are there. However, if I access CMD in this folder (through SHIFT-rightclick) and run git clone https://github.com/yacut/brackets-nodejs-integration.git, I get the error that git is not recognised as an internal or external command, operable program or batch file.
Am I doing something wrong?
I had this extension installed, it worked perfectly. Yesterday the icon didn't appear in my sidebar, and I found out in the extension manager it hadn't started due to an error.
None of the above worked, I'd say that indicates a problem with the extension.
@yacut Could you please take a look at this issue? I really prefer this extension over others like NodeJS Bindings, so I'd really like to start using it again. Thank you!
The text was updated successfully, but these errors were encountered: