nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.23k stars 2.31k forks source link

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

Closed webberwang closed 2 years ago

webberwang commented 2 years ago

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
mandarini commented 2 years ago

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

github-actions[bot] commented 1 year ago

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.