thinhvo0108 / react-paypal-express-checkout

React component that renders Paypal's express check out button
MIT License
107 stars 71 forks source link

Unable to resolve module `react-dom` #25

Open hardikramoliya opened 6 years ago

hardikramoliya commented 6 years ago

bundling failed: Error: Unable to resolve module react-dom from .../node_modules/react-paypal-express-checkout/dist/index.js: Module react-dom does not exist in the Haste module map

When i add yarn add react-dom

After that give error for another dependency.

bundling failed: Error: Couldn't find preset "stage-0" relative to directory .../mdlink-reactnative/node_modules/react-async-script-loader

Thanks in Advance.

anurag-tspl commented 6 years ago

Hi, have you got the solution. I also have same issue

ggunti commented 6 years ago

me too