It appears that your project does not allow ES6+ imports. Try specifying "type": "module" in your package.json
"type": "module"