react-intl-redux icon indicating copy to clipboard operation
react-intl-redux copied to clipboard

lib folder missing on npm for v2.4.0

Open nico-martin opened this issue 2 years ago • 3 comments

Hi there

The current Version on npm has no lib folder: https://www.npmjs.com/package/react-intl-redux/v/2.4.0?activeTab=code But the main parameter in the package.json still points to the lib-Folder.

nico-martin avatar Jul 06 '23 13:07 nico-martin

yeah v2.4.0 is broken, can't resolve react-intl-redux in component.

ghuserchris avatar Jul 06 '23 21:07 ghuserchris

It looks like @ratson didn't run the build command before publishing?

tswaters avatar Aug 12 '23 03:08 tswaters

npm install [email protected] works perfectly fine but unfortunately 2.4 is lack of libs folder

baranoden avatar Sep 10 '23 21:09 baranoden