albertinad / brackets-bower

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

Error in Show Developer Tools #57

Closed mfromin closed 9 years ago

mfromin commented 9 years ago

When Brackets starts I see this:

screen shot 2015-04-29 at 9 41 13 pm

Any idea why I get this and how I can make it stop?

albertinad commented 9 years ago

Hi, that is a problem related with permissions to create the extension log file. It is removed and fixed in the new version of brackets-bower extension. I'm having issues uploading it to the brackets registry but you can manually download the latest release zip file and drag it to the extension manager dialog to update it.

Thanks!

mfromin commented 9 years ago

I deployed it and get the same error:

To deploy I just deleted the old extension and copied the folder to the extensions directory and named the folder brackets-bower.

--Michael

On Apr 30, 2015, at 11:30 AM, Albertina Durante notifications@github.com wrote:

Hi, that is a problem related with permissions to create the extension log file. It is removed and fixed in the new version of brackets-bower extension. I'm having issues uploading it to the brackets registry but you can manually download the latest https://github.com/albertinad/brackets-bower/releases/tag/v0.2.6 release zip file and drag it to the extension manager dialog to update it.

Thanks!

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

albertinad commented 9 years ago

You're right! give me a couple of minutes and I will released a new version with the fix. Sorry!

albertinad commented 9 years ago

Hi @mfromin , this is the latest version of the extension, without the log error and a proper error handling.

Thanks!

albertinad commented 9 years ago

Closing issue, feel free to re-open it if the log error persists. Thanks!!