Open jasonjin220 opened 1 year ago
I have a similar problem: one of my packages can't be found. @satazor Is indexing still working?
I have some packages coming up module not found
as well
https://api.npms.io/v2/package/profile-components https://www.npmjs.com/package/profile-components
https://api.npms.io/v2/package/storydocker-storybook https://www.npmjs.com/package/storydocker-storybook
I have an npm package published. The package name was
@jasonjin220/use-window-size
but later I changed the name to use-window-size-v2.It looks like the old name
@jasonjin220/use-window-size
is indexed on npms.io but the current package nameuse-window-size-v2
is not.