Open
Description
Summary:
Steps to reproduce:
Following the steps, I
1)Create a New project folder
in my case, I created reactdemo
2)in the new project folder, install the latest
reactJS: npx create-react-app support
3) the installation was successful. with ReactJS Version 17.0.1
4)then I tried to install react-modal:
d:\reactdemo\support: npm install react-modal
it was still unsuccessful.
Here attached photo is my error screenshot. My npm version is 7.0.8. Could anyone know how to solve this issue?
Expected behavior:
package "react-modal" is installed
Link to example of issue:
Metadata
Metadata
Assignees
Labels
No labels