Remix.run Logo
koolba 4 days ago

Try the same recursive grep on ~/.npm to see if you have it cached too. Not just the latest in the current project.

tripplyons 4 days ago | parent [-]

Haven't installed any modules today, but I ran these commands to clear caches for npm and pnpm just to be safe.

npm cache clean --force pnpm cache delete

PokestarFan 4 days ago | parent [-]

You probably want to check before you clear cache