import
1 results found
-
SyntaxError: Cannot use import statement outside a module in Nodejs
I get an exception throw SyntaxError: Cannot use import statement outside a module in Nodejs v12.22.6 when I was trying to import file to other file.