filmov
tv
Create React App not installing, showing an error and aborting installation#react.js #code

Показать описание
start with creating folder D:\app\react-app\my-project in this folder open
PowerShell by ( typing alt-f ) and write npx create-react-app your-app
if this not works in your computer try this ( npm init -y
npx create-react-app your-app-name)
PowerShell by ( typing alt-f ) and write npx create-react-app your-app
if this not works in your computer try this ( npm init -y
npx create-react-app your-app-name)