-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
blocked: third-partyoutdatedscope: storybookIssues related to Storybook support in NxIssues related to Storybook support in Nxtype: bug
Description
Current Behavior
When I create a new workspace and generate a library, component and configure storybook, if I try to run storybook I get the following error:
I have tried this multiple times and changed the options slightly, but it continues to happen.
Expected Behavior
I expect to be able to see my stories
GitHub Repo
No response
Steps to Reproduce
- npx create-nx-workspace@latest my-app
- create a library using nx console
- create a component in the library using nx console
- configure storybook for that library using nx console
- run storybook
Nx Report
Node : 18.13.0
OS : win32-x64
npm : 8.13.2
nx (global) : 16.10.0
nx : 16.10.0
@nx/js : 16.10.0
@nx/jest : 16.10.0
@nx/linter : 16.10.0
@nx/workspace : 16.10.0
@nx/angular : 16.10.0
@nx/cypress : 16.10.0
@nx/devkit : 16.10.0
@nx/eslint-plugin : 16.10.0
@nx/storybook : 16.10.0
@nrwl/tao : 16.10.0
@nx/web : 16.10.0
@nx/webpack : 16.10.0
nx-cloud : 16.5.2
typescript : 5.1.6
---------------------------------------
Community plugins:
@storybook/angular : 7.5.0Failure Logs
No response
Package Manager Version
No response
Operating System
- macOS
- Linux
- Windows
- Other (Please specify)
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blocked: third-partyoutdatedscope: storybookIssues related to Storybook support in NxIssues related to Storybook support in Nxtype: bug
