TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

React Sees a dip in NPM downloads this week

12 pointsby srbhrover 1 year ago

11 comments

thunderbongover 1 year ago
From this reddit thread [0] -<p>&gt; Most likely better bot protection, almost all of npm is currently scrapped to teach ai bots coding<p>[0]: <a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;programming&#x2F;comments&#x2F;16mna5z&#x2F;whats_going_on_in_the_last_week_that_has_caused_a&#x2F;k195ovg&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;programming&#x2F;comments&#x2F;16mna5z&#x2F;whats_...</a>
评论 #37593988 未加载
Fishman343over 1 year ago
Everything seems to be &#x27;dipping&#x27; including bootstrap and others. Seems like an npm glitch?
franky47over 1 year ago
The API for downloads stats across the whole registry show zero for a few days:<p><a href="https:&#x2F;&#x2F;api.npmjs.org&#x2F;downloads&#x2F;range&#x2F;2023-09-10:2023-09-21&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;api.npmjs.org&#x2F;downloads&#x2F;range&#x2F;2023-09-10:2023-09-21&#x2F;</a><p>I wrote to NPM support on 2023-09-15 when it got temporarily fixed over the weekend, then crashed again earlier this week. Their response:<p>&gt; Yes, we also see the zero download count on different packages. This issue remains under investigation. We will let you know once we have an update.<p>Not much of an answer..
aslilacover 1 year ago
homie, this is just what these graphs look like in general. chill.<p>go click on any package with substantial downloads. svelte is the same way, the downtick is just less visible because of a weirdly massive spike in their downloads.
srbhrover 1 year ago
Okay another update: <a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;express" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;express</a><p>Express is also down. Can anyone explain what&#x27;s going on? Are people really moving to Astro, Bun, Svelte? Or NPM is behaving weirdly?
评论 #37588249 未加载
评论 #37588023 未加载
drpossumover 1 year ago
Well, that confirms it, javascript and front end development is dead. I&#x27;ll start looking for a new job.
NikxDaover 1 year ago
I noticed the same for Nest.js yesterday. I think NPM might have changed the way the calculate their stats (maybe excluding automated installs or similar)? Or it might just be a glitch. I&#x27;m sure somebody will know details and clarify.
Freedom2over 1 year ago
I think that more and more people are moving towards the good old days of PHP and server-rendered HTML. The smartest devs, believe me, have already started or finished their migration across, and the benefits are immeasurable.
latchkeyover 1 year ago
Related: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37535142">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37535142</a>
pan69over 1 year ago
Most of these &quot;downloads&quot; aren&#x27;t actual downloads anyway, they just build pipelines doing `npm install`.
srbhrover 1 year ago
Popular frontend framework react sees a dip in NPM downloads. And I just saw someone asking if Svelte is a good scalable frontend framework option.<p>I think, people are moving towards newer frameworks more and more. Also, we had Bun 1.0 release coming up. I don&#x27;t know what is going on. Any thoughts?