You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, as usual, I ran npm update to build, but I encountered the following error and the build failed.
$ npm update
npm error code ETARGET
npm error notarget No matching version found for @apidevtools/swagger-parser@^12.0.0.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm install works normally and installs into node_modules, but this only happens when running npm update.