Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'includes' of undefined @nrwl/storybook:configuration 14.1.9 #10482

Closed
webberwang opened this issue May 26, 2022 · 2 comments · Fixed by #10567
Closed

Cannot read property 'includes' of undefined @nrwl/storybook:configuration 14.1.9 #10482

webberwang opened this issue May 26, 2022 · 2 comments · Fixed by #10567
Assignees
Labels
outdated scope: storybook Issues related to Storybook support in Nx type: bug

Comments

@webberwang
Copy link
Contributor

webberwang commented May 26, 2022

Current Behavior

Running nx generate @nrwl/storybook:configuration web --uiFramework=@storybook/react causes Cannot read property 'includes' of undefined

Expected Behavior

Working in 14.1.7

Steps to Reproduce

Run nx generate @nrwl/storybook:configuration web --uiFramework=@storybook/react

Failure Logs

> Executing task: yarn nx generate @nrwl/storybook:configuration web --uiFramework=@storybook/react --no-interactive --dry-run <

adding .storybook folder to the root directory
adding .storybook folder to app
Cannot read property 'includes' of undefined

Environment

Node : 14.17.0
   OS   : darwin arm64
   yarn : 3.1.1

   nx : 14.1.9
   @nrwl/angular : 14.1.9
   @nrwl/cypress : 14.1.9
   @nrwl/detox : Not Found
   @nrwl/devkit : 14.1.9
   @nrwl/eslint-plugin-nx : 14.1.9
   @nrwl/express : Not Found
   @nrwl/jest : 14.1.9
   @nrwl/js : 14.1.9
   @nrwl/linter : 14.1.9
   @nrwl/nest : 14.1.9
   @nrwl/next : 14.1.9
   @nrwl/node : 14.1.9
   @nrwl/nx-cloud : 14.0.5
   @nrwl/nx-plugin : 14.1.9
   @nrwl/react : 14.1.9
   @nrwl/react-native : Not Found
   @nrwl/schematics : Not Found
   @nrwl/storybook : 14.1.9
   @nrwl/web : 14.1.9
   @nrwl/workspace : 14.1.9
   typescript : 4.6.3
   ---------------------------------------
   Community plugins:
   	 rxjs: 6.6.3
   	 @nrwl/gatsby: 14.0.0
@webberwang webberwang changed the title Cannot read property 'includes' of undefined @nrwl/storybook:configuration 14.19 Cannot read property 'includes' of undefined @nrwl/storybook:configuration 14.1.9 May 26, 2022
@AgentEnder AgentEnder added the scope: storybook Issues related to Storybook support in Nx label May 26, 2022
@mandarini mandarini self-assigned this May 31, 2022
@mandarini
Copy link
Member

Oh no, not that again! Hehe, fix is on it's way!! :) Thanks for reporting @webberwang !

mandarini added a commit to mandarini/nx that referenced this issue Jun 3, 2022
mandarini added a commit that referenced this issue Jun 3, 2022
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated scope: storybook Issues related to Storybook support in Nx type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants