ntuee-web-programming / 111-1_WebProgramming-Hack1_QA

0 stars 3 forks source link

compile error (eslint plugin) #11

Open ptchan opened 1 year ago

ptchan commented 1 year ago

Compiled with problems:X

ERROR

[eslint] Plugin "react" was conflicted between "package.json » eslint-config-react-app » C:\Users\user\desktop\wp1111\hack1\node_modules\eslint-config-react-app\base.js" and "BaseConfig » C:\Users\user\Desktop\wp1111\hack1\node_modules\eslint-config-react-app\base.js".

ric2k1 commented 1 year ago

Maybe you should remove eslint plugin for now?

ptchan commented 1 year ago

eslint plugin是在哪個部分

chinyi0523 commented 1 year ago

try npm remove eslint-config-react-app

chinyi0523 commented 1 year ago

eslint plugin是在哪個部分

@ptchan is the problem solved?

ptchan commented 1 year ago

有,非常感謝!!!