Closed hadrien-toma closed 2 years ago
Hi there @hadrien-toma ! Thanks for filing an issue! There's already a commit that did that, and it should be out in our latest version of Nx! :)
Can you try it out and let me know if it works for you now?
Hi @mandarini, thanks for your answer!
I still have the issue with the following nx report
output:
$ nx report
> NX Report complete - copy this into the issue template
Node : 14.18.2
OS : linux x64
yarn : 1.22.17
nx : 13.4.1
@nrwl/angular : 13.4.1
@nrwl/cli : 13.4.1
@nrwl/cypress : 13.4.1
@nrwl/devkit : 13.4.1
@nrwl/eslint-plugin-nx : 12.9.0
@nrwl/express : undefined
@nrwl/jest : 13.4.1
@nrwl/linter : 12.9.0
@nrwl/nest : 13.4.1
@nrwl/next : undefined
@nrwl/node : 13.4.1
@nrwl/nx-cloud : undefined
@nrwl/react : undefined
@nrwl/react-native : undefined
@nrwl/schematics : undefined
@nrwl/tao : 13.4.1
@nrwl/web : undefined
@nrwl/workspace : 13.4.1
@nrwl/storybook : 13.4.1
@nrwl/gatsby : undefined
typescript : 4.4.4
rxjs : 6.6.7
---------------------------------------
Community plugins:
@angular/animations: 12.2.6
@angular/cdk: 12.2.13
@angular/common: 12.2.6
@angular/compiler: 12.2.6
@angular/core: 12.2.6
@angular/forms: 12.2.6
@angular/material: 12.2.13
@angular/platform-browser: 12.2.6
@angular/platform-browser-dynamic: 12.2.6
@angular/platform-server: 12.2.6
@angular/router: 12.2.6
@angular/service-worker: 13.1.1
@ngrx/effects: 13.0.2
@ngrx/router-store: 13.0.2
@ngrx/store: 13.0.2
angular-auth-oidc-client: 13.1.0
@angular-devkit/build-angular: 12.2.6
@angular/cli: 13.1.2
@angular/compiler-cli: 12.2.6
@angular/language-service: 12.2.6
@angular/pwa: 13.1.2
@ngrx/store-devtools: 13.0.2
@ngx-formly/schematics: 5.10.27
Done in 2.20s.
I still have the issue with the following nx report output:
yarn run v1.22.17
warning package.json: "dependencies" has dependency "@nestjs/schematics" with range "^8.0.5" that collides with a dependency in "devDependencies" of the same name with version "^8.0.0"
warning package.json: "dependencies" has dependency "@nestjs/testing" with range "^8.2.4" that collides with a dependency in "devDependencies" of the same name with version "^8.0.0"
$ nx report
> NX Report complete - copy this into the issue template
Node : 14.18.2
OS : linux x64
yarn : 1.22.17
nx : 13.4.2
@nrwl/angular : 13.4.2
@nrwl/cli : 13.4.2
@nrwl/cypress : 13.4.2
@nrwl/devkit : 13.4.2
@nrwl/eslint-plugin-nx : 12.9.0
@nrwl/express : undefined
@nrwl/jest : 13.4.2
@nrwl/linter : 12.9.0
@nrwl/nest : 13.4.2
@nrwl/next : undefined
@nrwl/node : 13.4.2
@nrwl/nx-cloud : undefined
@nrwl/react : undefined
@nrwl/react-native : undefined
@nrwl/schematics : undefined
@nrwl/tao : 13.4.2
@nrwl/web : undefined
@nrwl/workspace : 13.4.2
@nrwl/storybook : 13.4.2
@nrwl/gatsby : undefined
typescript : 4.4.4
rxjs : 7.4.0
---------------------------------------
Community plugins:
@angular/animations: 13.1.1
@angular/cdk: 12.2.13
@angular/common: 13.1.1
@angular/compiler: 13.1.1
@angular/core: 13.1.1
@angular/forms: 13.1.1
@angular/material: 12.2.13
@angular/platform-browser: 13.1.1
@angular/platform-browser-dynamic: 13.1.1
@angular/platform-server: 13.1.1
@angular/router: 13.1.1
@angular/service-worker: 13.1.1
@ngrx/effects: 13.0.2
@ngrx/router-store: 13.0.2
@ngrx/store: 13.0.2
angular-auth-oidc-client: 13.1.0
@angular-devkit/build-angular: 13.1.2
@angular/cli: 13.1.2
@angular/compiler-cli: 13.1.1
@angular/language-service: 13.1.1
@angular/pwa: 13.1.2
@ngrx/store-devtools: 13.0.2
@ngx-formly/schematics: 5.10.27
@nrwl/js: 13.4.2
Done in 2.52s.
The issue is fixed with the following Nx report:
yarn run nx report
yarn run v1.22.17
$ /home/hadrien_toma/tmp/tata/tmp-workspace-wrapper/workspace/node_modules/.bin/nx report
> NX Report complete - copy this into the issue template
Node : 14.18.2
OS : linux x64
yarn : 1.22.17
nx : 13.4.5
@nrwl/angular : 13.4.5
@nrwl/cli : 13.4.5
@nrwl/cypress : 13.4.5
@nrwl/devkit : 13.4.5
@nrwl/eslint-plugin-nx : 13.4.5
@nrwl/express : undefined
@nrwl/jest : 13.4.5
@nrwl/linter : 13.4.5
@nrwl/nest : 13.4.5
@nrwl/next : undefined
@nrwl/node : 13.4.5
@nrwl/nx-cloud : undefined
@nrwl/react : undefined
@nrwl/react-native : undefined
@nrwl/schematics : undefined
@nrwl/tao : 13.4.5
@nrwl/web : undefined
@nrwl/workspace : 13.4.5
@nrwl/storybook : 13.4.5
@nrwl/gatsby : undefined
typescript : 4.4.4
rxjs : 7.4.0
---------------------------------------
Community plugins:
@angular/animations: 13.1.2
@angular/common: 13.1.2
@angular/compiler: 13.1.2
@angular/core: 13.1.2
@angular/forms: 13.1.2
@angular/platform-browser: 13.1.2
@angular/platform-browser-dynamic: 13.1.2
@angular/router: 13.1.2
@angular/service-worker: 13.1.2
@ngrx/effects: 13.0.2
@ngrx/router-store: 13.0.2
@ngrx/store: 13.0.2
angular-auth-oidc-client: 13.1.0
@angular-devkit/build-angular: 13.1.3
@angular/cli: 13.1.3
@angular/compiler-cli: 13.1.2
@angular/language-service: 13.1.2
@angular/pwa: 13.1.3
@compodoc/compodoc: 1.1.18
@ngrx/store-devtools: 13.0.2
@ngx-formly/schematics: 5.10.29
@storybook/angular: 6.4.13
Done in 1.15s.
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
It fails to configure storybook in a fresh workspace.
Expected Behavior
Not fail.
Steps to Reproduce
Failure Logs
Environment