Hovering on "npm:axios" & caching do nothing
Have an import as
import axios from "npm:axios";it should error (red lines below text)
I hover over it & click on quick fix > cache dependency.
It did nothing. The workspace was not created by me. But I have admin access in it , i think (will confirm once)
Surprisingly, in another workspace which I created, it actually cached the axios npm lib & error went away.