cannot use import statement outside a module Business June 21, 2023 When you attempt to use the import keyword in a JavaScript file that is not an ES6 module, the error…