Warning to load an es module set type module in the package.json SOLVED Node JS React

preview_player
Показать описание
import fs from "fs" SyntaxError: Cannot use import statement outside a module in node js and react is shown
Рекомендации по теме
Комментарии
Автор

After trying second method it produce this error:
Warning: Warning: Async stack traces in debugger are not available on 32bit platforms. The feature is disabled.

I would be glad if you help

zarifkarma
Автор

Thanks! It worked. What is the reasoning behind it?

ashwanikumarkaushik