Create React App not working

前端 未结 15 1343
清歌不尽
清歌不尽 2020-12-29 06:30

Help! I have no idea what is going on here, create react app is not working I have also tried reinstalling and yet to no avail, please help!

Npm version: 5

15条回答
  •  攒了一身酷
    2020-12-29 06:52

    What I did, is going to

    C:\Users\mycomputerName\AppData\Roaming\npm\

    I changed the name of this file

    create-react-app.ps1

    to

    create-react-appOld.ps1

    or you can delete it, then it worked fine

提交回复
热议问题