-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Steps To Reproduce
- Clone
https://github.com/khuctrang/aha/tree/docs-2.0.3 - Run by instruction provided in
README.md - In start 5.
yarn start, the error should appear:
If you're trying to use a package make sure that 'utils/createChainedFunction' is installed. If you're trying to use a local file make sure that the path is correct.
error undefined failed
Can't resolve 'utils/triggerBrowserReflow' in '/Users/casey/got-it/aha-libs/aha/aha-react/src/components/Collapse'
If you're trying to use a package make sure that 'utils/triggerBrowserReflow' is installed. If you're trying to use a local file make sure that the path is correct.
error undefined failed
Can't resolve 'utils/triggerBrowserReflow' in '/Users/casey/got-it/aha-libs/aha/aha-react/src/components/Fade'
If you're trying to use a package make sure that 'utils/triggerBrowserReflow' is installed. If you're trying to use a local file make sure that the path is correct.
not finished Building development bundle - 18.325s
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.Additional information
The aha-react package started using absolute import since version 2.0.3, reference, and looks like aha documentation has not supported it yet.
The current behavior
- The document cannot start successfully with
aha-react@2.0.3
The expected behavior
- The document should start successfully with
aha-react@2.0.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
