albertinad / brackets-bower

Bower integration in Brackets.
MIT License
47 stars 9 forks source link

Brackets-bower while installing dependecies not considering .bowerrc file directory property, always installing dependencies in bower_components folder #59

Closed ravibharathii closed 9 years ago

ravibharathii commented 9 years ago

Brackets-bower installing dependencies always in bower_components folder,even though there is a.bowerrc file and entry for directory property .

My .bowerrc file at the root of my project looks like { "directory": "lib", "proxy": "http://http.proxy.xxx.com:yyyy", "https-proxy": "https://http.proxy.xxx.com:yyyy" }

I tried bower install command through command line, it worked.

albertinad commented 9 years ago

Hi @ravibharathii , I'm having issues uploading the extension to brackets registry. This bug must be fixed already in this version. Please, download it and add it manually to brackets. Let me know if this bug persists.

Thanks!

ravibharathii commented 9 years ago

Thanks for the reply . It worked for me after updating the plugin. On Mon, May 4, 2015 at 8:15 PM Albertina Durante notifications@github.com wrote:

Hi @ravibharathii https://github.com/ravibharathii , I'm having issues uploading the extension to brackets registry. This bug must be fixed already in (this)[ https://github.com/albertinad/brackets-bower/releases/tag/v0.2.9] version. Please, download it and add it manually to brackets. Let me know if this bug persists.

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/albertinad/brackets-bower/issues/59#issuecomment-98907308 .

albertinad commented 9 years ago

Great! closing the issue.