-
Couldn't load subscription status.
- Fork 1.2k
Description
Hi to all,
I am having this error since yesterday when I try to update my current proyect to new version.
I am using nvm with lts/iron -> v20.19.4
try clean cache, clean anything but nothing
rm -rf $HOME/.npm/_npx
npm cache clean --force
npx claude-flow@alpha init --force
ERROR: "npm error notarget No matching version found for @xenova/transformers@^3.2.0."
npx claude-flow@alpha init --force --verbose
Need to install the following packages:
claude-flow@2.7.26
Ok to proceed? (y)
npm error code ETARGET
npm error notarget No matching version found for @xenova/transformers@^3.2.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.