Closed daniel-zero closed 2 years ago
Hi there @daniel-zero ! Thanks for filing an issue! This is a duplicate issue, so I'll close it for now. A PR is on the way.
In the meantime, please follow this suggestion
Related/duplicated issues: https://github.com/nrwl/nx/issues/8199 https://github.com/nrwl/nx/issues/7992 https://github.com/nrwl/nx/issues/8527 https://github.com/nrwl/nx/issues/8373 https://github.com/nrwl/nx/issues/8360
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Current Behavior
I added Storybook to an new created nx-workspace containing a angular app and shared library. When I execute Storybook the following error will be displayed in the console
Expected Behavior
Storybook should work out of th box for new nx workspaces without further adjustments.
Steps to Reproduce
I created a example repo: https://github.com/daniel-zero/nx-storybook-error
Environment