Adrinlol / landy-react-template

Landy is an open-source React landing page template designed for developers and startups, who want to create a quick and professional landing page for their business or project.
https://landy-web.netlify.app/
MIT License
1.32k stars 650 forks source link

react-reveal is not compatible with react@17.0.2 #15

Closed Careless2021 closed 3 years ago

icey502 commented 3 years ago

I'm having the same challenge, it seems to result in an installation error.

mattreid1 commented 3 years ago

You can fix it by running yarn install instead of npm install.