nodejs импорт вместо требования
Add:
"type": "module"
to the end of your package.json
Bewildered Boar
Add:
"type": "module"
to the end of your package.json