You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Bug Report
Describe the bug
I'm getting multiple errors when following the installation and run instructions in docz documentation.
To Reproduce
yarn add docz react react-dompackage.json:yarn docz:devError: Cannot find module 'typescript'yarn add typescriptyarn docz:devagainCan't resolve '@emotion/core' in...yarn add @emotion/coreyarn docz:devagainError [ERR_REQUIRE_ESM]: Must use import to load ES ModuleExpected behavior
To run
yarn docz:devandyarn docz:servewithout errors.Environment