ant-design-pro v1.2.1 , mac 电脑 , 请问我这边哪里配置问题? 采用过#1183 这里的方法 依然不行
npm install 弹出很多warn
npm WARN [email protected] requires a peer of react@>15 <16 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@>15 <16 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-addons-transition-group@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @antv/[email protected] requires a peer of @antv/g2@>=3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of eslint-plugin-jsx-a11y@^5.1.1 but none is installed. You must install peer dependencies yourself.
npm WARN @babel/[email protected] requires a peer of @babel/[email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @babel/[email protected] requires a peer of @babel/[email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @babel/[email protected] requires a peer of @babel/[email protected] but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of babel-eslint@^7.2.3 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of eslint-plugin-jsx-a11y@^5.1.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of jest@^22.0.1 || ^22.1.0-alpha.1 || ^23.0.0-alpha.1 but none is installed. You must install peer dependencies yourself.
Translation of this issue:
May I ask where is my configuration problem?
问一下你的是windows系统吧?
mac
环境变量配置了吗?export NODE_ENV=development
I am having the same issue.
没有任何报错吗?
是不是编译时间太少卡住了。。
我有次等了15分钟
@chenshuai2144 原因没找到, 我后来用脚手架命令行去创建项目可以正常运行,直接clone不行,可能是环境变量哪里没设置吧
@binghaiwang pro new 出来的项目也不行 一样卡住不动了 用的mac 没有任何提示 就一直卡在那里
Most helpful comment
I am having the same issue.