nx
nx copied to clipboard
Fix peer-deps @typescript-eslint/parser
Current Behavior
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/parser@"^6.13.2" from @nx/[email protected]
npm ERR! node_modules/@nx/eslint-plugin
npm ERR! dev @nx/eslint-plugin@"*" from the root project
Expected Behavior
success migration to storybook@v8 and no problem with upgrade other deps
Related Issue(s)
Fixes #
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nx-dev | ⬜️ Ignored (Inspect) | Visit Preview | Mar 6, 2024 1:30pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit c33dd7d8c6380d16020e3b5344347d37699fc116. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 6 targets
nx affected --target=e2e --base=320b086290765fc02accf1fc545505c370664b7e --head=c33dd7d8c6380d16020e3b5344347d37699fc116 --parallel=1nx affected --targets=lint,test,build --base=320b086290765fc02accf1fc545505c370664b7e --head=c33dd7d8c6380d16020e3b5344347d37699fc116 --parallel=3nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dtenx-cloud record -- nx format:check --base=320b086290765fc02accf1fc545505c370664b7e --head=c33dd7d8c6380d16020e3b5344347d37699fc116nx documentation --no-dtenx affected -t e2e-macos --parallel=1 --base=320b086290765fc02accf1fc545505c370664b7e --head=c33dd7d8c6380d16020e3b5344347d37699fc116
Sent with 💌 from NxCloud.
@meeroslav can you review this MR?
@meeroslav @JamesHenry @leosvelperez any chance one of ya'll could take a look at this one? Thanks in advance!
@batazor looks like the build is failing due to a commit message not following the convention: https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#commit-message-guidelines
I fixed up the commit message for you @batazor
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.