Babel wdio "syntaxerror: cannot use import statement outside a module"

Code examples

9
0

Cannot use import statement outside a module

<script type="module" src="main.js"></script>
0
0

SyntaxError: Cannot use import statement outside a module babel

// add this in package.json
{
  "type": "module"
}

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................