jamstack-cms / jamstack-ecommerce

A starter project for building performant ECommerce applications with Next.js and React
https://www.jamstackecommerce.dev/
MIT License
1.93k stars 425 forks source link

Peer Dependency issues with react-stripe for react 17.x #28

Open alpha-titan opened 3 years ago

alpha-titan commented 3 years ago

When will they support react 17.x?

mustafasamisahin commented 2 years ago

any update for this? I get errors when I run npm install

irwanphan commented 1 year ago

run these

npm i -g npm-check-updates
ncu -u
npm i
ardtys commented 5 months ago

i still having a error when run npm install