Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Extension's update button disabled #10794

Closed
Garito opened this issue Mar 25, 2015 · 8 comments
Closed

Extension's update button disabled #10794

Garito opened this issue Mar 25, 2015 · 8 comments
Assignees

Comments

@Garito
Copy link

Garito commented Mar 25, 2015

Hi!
Some extensions like Brackets builder or VisibleTabs has and update button but is disabled (can't click on it and it's grayer)

How can I update this extensions (or how to proceed)?

Thanks!

@nethip
Copy link
Contributor

nethip commented Mar 25, 2015

@Garito Could you open dev tools from Debug->Show Developer Tools and tell us if you seeing any console error messages?

@marcelgerber
Copy link
Contributor

Dupe of #10411 (I confirmed "Brackets builder" doesn't have a engines section in it's package.json).
Fix already up for review at #10421.

@Garito
Copy link
Author

Garito commented Mar 25, 2015

I have a pretty long console log so if you don't mind i prefer to resume the thing
I have 2 errors:
1.- Cannot assign Alt-Cmd-B to builder.build. It is already assigned to builder.build
2.- GET http://brackets-rating.herokuapp.com/ratings/ 500 (Internal Server Error)
and 31 deprecation warnings

Are you looking for something concrete or perhaps @marcelgerber has a point?

@Garito
Copy link
Author

Garito commented Mar 25, 2015

Seems @marcelgerber has a point

@marcelgerber
Copy link
Contributor

Yeah, as stated above, it's a known issue with a fix already submitted, but not yet merged.
Hopefully it's fixed in the next Brackets Release.

@Garito
Copy link
Author

Garito commented Mar 25, 2015

So, i can close this?

@Garito Garito closed this as completed Mar 25, 2015
@prksingh prksingh reopened this Mar 27, 2015
@prksingh
Copy link
Contributor

I will close the issue, once #10421 is merged.

@prksingh prksingh self-assigned this Mar 27, 2015
@marcelgerber
Copy link
Contributor

Confirmed fixed.
Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@Garito @nethip @prksingh @marcelgerber and others