💻
How are you using Babel?
Other (Next.js, Gatsby, vue-cli, ...)
Input code
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @babel/helper-plugin-utils@^7.18.6
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of '@babel/plugin-proposal-class-properties'
npm ERR! notarget
Configuration file name
No response
Configuration
No response
Current and expected behavior
I just run npm install command to install a cli package in private registry and always get this error, though it shows 7.18.6 is available.
Environment
- Babel version: 7.16.0
- Node version: 10.15.0
- Npm version 6.4.1
- OS: Mac OS 12.4
Possible solution
No response
Additional context
No response
💻
How are you using Babel?
Other (Next.js, Gatsby, vue-cli, ...)
Input code
Configuration file name
No response
Configuration
No response
Current and expected behavior
I just run npm install command to install a cli package in private registry and always get this error, though it shows 7.18.6 is available.
Environment
Possible solution
No response
Additional context
No response