Open hardikramoliya opened 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
react-dom
.../node_modules/react-paypal-express-checkout/dist/index.js
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
.../mdlink-reactnative/node_modules/react-async-script-loader
Thanks in Advance.
Hi, have you got the solution. I also have same issue
me too
bundling failed: Error: Unable to resolve module
react-dom
from.../node_modules/react-paypal-express-checkout/dist/index.js
: Modulereact-dom
does not exist in the Haste module mapWhen 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.