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
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 failedCan'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
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
https://github.com/khuctrang/aha/tree/docs-2.0.3
README.md
yarn start
, the error should appear:Additional information
The
aha-react
package started using absolute import since version 2.0.3, reference, and looks likeaha
documentation has not supported it yet.The current behavior
aha-react@2.0.3
The expected behavior
aha-react@2.0.3
The text was updated successfully, but these errors were encountered: