Node.js: Cannot Use Import Statement Outside a Module
Node.js's SyntaxError: Cannot use import statement outside a module still fires today, usually from "type": "commonjs". Here is the exact fix and why.
Node.js's SyntaxError: Cannot use import statement outside a module still fires today, usually from "type": "commonjs". Here is the exact fix and why.