brackets-userland / brackets-npm-registry

Extension to install other extensions with npm
MIT License
44 stars 8 forks source link

No npm menu after latest update #7

Closed yahyaKacem closed 9 years ago

yahyaKacem commented 9 years ago

I just updated to latest version to fix this #5 but there's no more npm menu on the right any more?

zaggino commented 9 years ago

There should be, what do you have in the console?

zaggino commented 9 years ago

oh, I found the issue, please update again, I've renamed one file and this rename didn't made it to github due to mac stupid case insensitive filesystem ...

zaggino commented 9 years ago

https://github.com/zaggino/brackets-npm-registry/commit/3e278d5a4c2fc1a81d4de60dc484bc8e17df4404 and https://github.com/zaggino/brackets-npm-registry/commit/858771d3f901e3a772d5fe2a062c82947770fe13

yahyaKacem commented 9 years ago

All good but when update or install new plugin I have to refresh with F5 to get it to show the recent updates, the npm menu will keep being red until I refresh, also when clicking the npm menu the packages are shown not updated or not installed until a I refresh.

zaggino commented 9 years ago

well, that are the issues I know about, going to fix them in the next days when I'll have time ... but I'm glad that the installation works, from now on you should be able to update the brackets-npm-registry just by using the dialog (self-update) so no more using the terminal to update :)