memet01
Hectopat
- Katılım
- 9 Nisan 2019
- Mesajlar
- 45
Daha fazla
- Cinsiyet
- Erkek
Node bot.js komutunu başlatıktan sonra bu hatayı alıyorum.
Kod:
C:\Users\Mustafa\Desktop\pepper-viridian-maxilla-2021-11-19_120937\bot.js:7
const fetch = require("node-fetch");
^
Error [ERR_REQUIRE_ESM]: require() of ES Module C:\Users\Mustafa\Desktop\pepper-viridian-maxilla-2021-11-19_120937\node_modules\node-fetch\src\index.js from C:\Users\Mustafa\Desktop\pepper-viridian-maxilla-2021-11-19_120937\bot.js not supported.
Instead change the require of index.js in C:\Users\Mustafa\Desktop\pepper-viridian-maxilla-2021-11-19_120937\bot.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (C:\Users\Mustafa\Desktop\pepper-viridian-maxilla-2021-11-19_120937\bot.js:7:15) {
code: 'ERR_REQUIRE_ESM'
Son düzenleme: