Node.js – Single executable applications: SyntaxError: Cannot use import statement outside a module
I have an issue when running a node.js application (on Windows 10) as a single executable application following this documentation.
I have an issue when running a node.js application (on Windows 10) as a single executable application following this documentation.