'react-scripts' is not recognized as an internal or external command

前端 未结 18 2314
清歌不尽
清歌不尽 2020-11-30 00:21

I\'ve got a maven project, within which is JavaScript project cloned as a git sub-module. So the directory structure looks something like

mavenapp/src/main/jav

18条回答
  •  离开以前
    2020-11-30 01:02

    I faced the same problem. But running the npm update command it's solved my problem.

提交回复
热议问题