Open Alienah opened 3 years ago
Hi. It's also listed in the peerDependencies. If you use npm > 7.x it will install them automatically. For previous versions you'll have to add them to your project explicitely.
Regards
same problem using yarn.
installing react-addons-create-fragment
manually helped.
Hi.
We recently made use of your library, but doing npm install does not install the react-addons-create-fragment package. I have observed that you have it as a dev dependency, with which, I get an error that it cannot resolve that package. I think it should be included in the dependencies.
Thank you in advanced