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 + টাইপ স্ক্রিপ্ট। আমার কনফিগারেশন বা তৃতীয় পক্ষের প্যাকেজ নিয়ে আমার কোনও সমস্যা আছে কিনা আমি জানি না আপনি কি আমাকে কিছু দরকারী পরামর্শ দিতে পারেন ধন্যবাদ আপনাকে ধন্যবাদ
--save-exact
পতাকাও ব্যবহার করা উচিত বা অন্যথায়package.json
এই লাইনটি পাওয়া উচিত:"@types/node": "^12.12.22"
সঠিক সংস্করণের পরিবর্তে"12.12.22"