我用create-react-app.
create-react-app
在航站楼里npm start。
npm start
立即出现此错误
\n无法加载在“package.json\xc2\xbb\neslint-config-react-app”中声明的插件“flowtype”:找不到模块\n“eslint/use-at-your-own-risk”\n
无法加载在“package.json\xc2\xbb\neslint-config-react-app”中声明的插件“flowtype”:找不到模块\n“eslint/use-at-your-own-risk”
我该如何解决?
不是专门针对这个项目,而是如何在create-react-app没有错误的情况下进行创建?
npm reactjs eslint flowtype
eslint ×1
flowtype ×1
npm ×1
reactjs ×1