Describe the bug
npx create-react-app command is installing coa 2.1.3 version which is not at all available in npm repositories
yes
Which terms did you search for in User Guide?
npx
Environment
on windows
Steps to reproduce
(Write your steps here:)
- npx create-react-app throws error coa@2.1.3 preinstall throws internal err
Expected behavior
npx create-react-app should install coa 2.0.2 as this is only the latest version available in npm repositories
Actual behavior
trying to install coa 2.1.3
Reproducible demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
Describe the bug
npx create-react-app command is installing coa 2.1.3 version which is not at all available in npm repositories
yes
Which terms did you search for in User Guide?
npx
Environment
on windows
Steps to reproduce
(Write your steps here:)
Expected behavior
npx create-react-app should install coa 2.0.2 as this is only the latest version available in npm repositories
Actual behavior
trying to install coa 2.1.3
Reproducible demo
(Paste the link to an example project and exact instructions to reproduce the issue.)