Closed DzmVasileusky closed 2 years ago
The problem was in empty .storybook folder inside root. That's why generator skipped creating it.
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.
https://nx.dev/storybook/overview-angular docs here says
Current Behavior
No global configuration created. Just empty .storybook folder in root directory
Expected Behavior
is added to the root folder
Steps to Reproduce
Create a project with nx and angular. Create lib project there. Run
nx g @nrwl/angular:storybook-configuration <project-name>
Failure Logs
Environment