I have found myself constantly asking, “Okay, so what npm packages do I have globally installed on this machine again? And what version are they?”.
So, instead of Goggling for the answer each and every time. I’m going to put it here. For my own convenience and maybe it will be useful for someone else.
npm list -g --depth=0
The result will look something like this:
C:\Users\paul.redman\AppData\Roaming\npm ├── bower@1.2.5 ├── generator-angular@0.4.0 ├── generator-karma@0.5.0 ├── grunt-cli@0.1.9 ├── jake@0.5.18 ├── jshint@0.9.1 ├── karma@0.8.7 ├── nodeunit@0.7.4 └── yo@1.0.4
Thanks. I’m bookmarking for future reference.
Useful!
Thank you.
Thanks
Thank you!
awesome 🙂
Thanks a lot 🙂
Reblogged this on Martin's Blog and commented:
Многу користно! Исто и ‘npm update -g’ …
thnx bro 🙂
Golden, thanks.
Thanks! I’ve come back here multiple times.
Thanks!
Pingback: Aneesh Karve
Thanks
Thank you sir!
-global worked in cygwin64 windows e.g
npm list -global –depth=0
But -g fails – in cygwin64 – it waits for user input
Why is this not the default!? 🙂
How can I then delete all the global packages, essentially so I can restart from scratch. Cheers,
npm remove – g should do the trick
Thanks! Would be great if the npmjs.org docs actually told us this.
Thank you, it’s very helpful
Thanks!
+10
I also use this command to find out what packages are outdated in the global space.
npm -g outdated --depth=0
AMAZING!!
Thank you I really helped.
Thank you it really helped.
Pingback: [npm] 설치 항목 목록보기 | 10 AM Sunny
Still relevant! Thanks!
Thank you. You may have even inspired me to post many of my snippet notes that span everything from sys-admin, language-specific configs and of course my editor rc nuggets.
Thanks. There is no telling how many times I’ve googled “list all npm global packages” – you rock.
Thanks for posting it =)
Thanks
ty.
Праздники и события, которые мы переживаем, обычно не обходятся без цветов. Цветы оставляют впечатляющие воспоминания о каждой дате. У каждого человека есть цветок, которому он отдаёт предпочтение из большого разнообразия. У нас в широком цветочном ассортименте вы найдете цветы на самый изысканный вкус.
Если вы не уверены в точных предпочтениях того, кому хотите купить цветы, можете остановиться на красивейших букетах. Наши букеты сделаны профессиональными флористами. Букет из ярких роз, красивых орхидей, прекрасных хризантем и других, удивляющих своей красотой цветов, будет хорошим подарком, как даме, так и джентльмену. Если вы желаете доставить радость женщине, то добавьте к букетунапример мягкую игрушку. Такой сюрприз будет по душе каждой представительнице женского пола.
Розы считаются самыми покупаемыми представителями флоры. Даря розы, вы наверняка угодите каждому человеку. Эти прекрасные цветы имеют неповторимый аромат, который будет радовать длительное время. У нас на складе имеется большой выбор сортов роз различной длины и цветовой гаммы.
купить розы спб
На вопросы касающиеся выбора букета или создания его по индивидуальному заказу ответят наши флористы.
Pingback: [npm] 설치 항목 목록보기 – LosBanos, Laguna