ERROR in C:/phpStudy2018/PHPTutorial/WWW/Tms.Web/node_modules/@types/node/globals.d.ts(139,11):
139:11 Interface 'NodeRequire' cannot simultaneously extend types 'Require' and 'RequireFunction'.
Named property 'cache' of types 'Require' and 'RequireFunction' are not identical.
137 |
138 | // For backwards compability
> 139 | interface NodeRequire extends NodeJS.Require {}
| ^
140 | interface RequireResolve extends NodeJS.RequireResolve {}
141 | interface NodeModule extends NodeJS.Module {}
142 |
error in C:/phpStudy2018/PHPTutorial/WWW/Tms.Web/node_modules/@types/node/globals.d.ts
ERROR in C:/phpStudy2018/PHPTutorial/WWW/Tms.Web/node_modules/@types/node/globals.d.ts(139,11):
สภาพแวดล้อมของฉันคือ vue.js + typescript ฉันไม่รู้ว่าฉันมีปัญหาใด ๆ กับการกำหนดค่าของฉันหรือกับแพคเกจของบุคคลที่สามคุณสามารถให้คำแนะนำที่เป็นประโยชน์กับฉันได้ไหมขอบคุณ
--save-exact
แฟpackage.json
"@types/node": "^12.12.22"
"12.12.22"