-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I think you need "type": "module" in your package.json.
When I import from a project that is setup this way, like this:
import fetchProgress from 'fetch-progress'I get this:
/Users/konsumer/Desktop/videoexample/node_modules/fetch-progress/index.js:1
import Progress from './Progress';
^^^^^^
SyntaxError: Cannot use import statement outside a module
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels