babel: [Bug]: Pulling of 7.22.18 is causing issues where other packages have already pinned it

πŸ’»

  • Would you like to work on a fix?

How are you using Babel?

babel-loader (webpack)

Input code

N/A

Configuration file name

No response

Configuration

No response

Current and expected behavior

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @babel/types@^7.22.18.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

Environment

node 18, npm 7

Possible solution

No response

Additional context

No response

About this issue

  • Original URL
  • State: closed
  • Created 10 months ago
  • Reactions: 52
  • Comments: 17 (3 by maintainers)

Most upvoted comments

Working on this, it will be fixed in ~10 minutes.

I’m re-releasing the packages that should have been released in 7.22.18, you can follow the progress at https://github.com/babel/babel/actions/runs/6188270934.

Awesome πŸ˜ƒ Sorry for the publishing problem in 7.22.18!

(and while many people are here: if your company is using Babel, remember that we are entirely funded by donations on OpenCollective – feel free to reach out to me if your company is interested in sponsoring but you don’t know how to do it πŸ™)

Never seen so many reactions this quickly on GitHub πŸš€ You’re doing an amazing job, @nicolo-ribaudo! Really make sure to check out the link he posted πŸ™

Working now. Thanks!