1
votes

npx create-react-app clientwhen I tried to install react app using npx the files src, public folder are not created cmd is shown belowsrc, public folders are not created while installing react app. I tried many solutions but don't work out. I tried to remove react app globally and reinstalled then also it's not creating. installation not being successful. Earlier I created a react for a project but now it is not working as expected.

My react installation not being successful. Its been 2-3 days I'm searching for solution gone through many solutions but it didn't work as expected.

1
You need to provide more details on what you are trying to attempt. What is the error, output if any and details to arrive at a solution. Think from a person who does not know what you are working at and have to explain to us to help you. - Panther

1 Answers

1
votes

You should update node.js and react-app. Seeing this maybe useful.