-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Following the guide, after successful yarn graphclient build
I get stuck at import { execute } from '../.graphclient'
.
- If running as JS : SyntaxError: Cannot use import statement outside a module
- If as .mjs : Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import './graphclient' is not supported resolving ES modules
How should it be correctly?
Metadata
Metadata
Assignees
Labels
No labels