Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't resolve react-addons-create-fragment module #6

Open
Alienah opened this issue Jan 20, 2021 · 2 comments
Open

Can't resolve react-addons-create-fragment module #6

Alienah opened this issue Jan 20, 2021 · 2 comments

Comments

@Alienah
Copy link

Alienah commented Jan 20, 2021

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

@davidbarral
Copy link
Member

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

@HolyWalley
Copy link

same problem using yarn.

installing react-addons-create-fragment manually helped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants