Closed
Description
If I follow the official yarn v2 installation guide, I will end up with the following error:
root@c095c9f88cfd:~/project# yarn devphase --help
/root/project/devphase.config.ts:3
import { ConfigOption } from 'devphase';
^^^^^^
SyntaxError: Cannot use import statement outside a module
However if I rollback to yarn v1, everything works well.
Metadata
Metadata
Assignees
Labels
No labels