I'm installing react locally, and then creating a react app. However, it fails at the postinstall script part. Following is the error:
Asked
Active
Viewed 866 times
5

raffayatiq
- 159
- 9
-
When posting errors here, please post them in plain text. Additionally, please post the code or config that could be the cause of the error. Presently, this question does not have an [mcve]. – halfer Aug 04 '19 at 04:10
-
@halfer, I'm not coding anything. I'm typing commands in cmd.exe to create a react app. The following are the commands: 1) install react 2) npx create-react-app robofriends – raffayatiq Aug 04 '19 at 04:14