nx icon indicating copy to clipboard operation
nx copied to clipboard

Fix peer-deps @typescript-eslint/parser

Open batazor opened this issue 1 year ago • 2 comments
trafficstars

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 #

batazor avatar Feb 16 '24 21:02 batazor

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

vercel[bot] avatar Feb 16 '24 21:02 vercel[bot]

@meeroslav can you review this MR?

batazor avatar Feb 19 '24 22:02 batazor

@meeroslav @JamesHenry @leosvelperez any chance one of ya'll could take a look at this one? Thanks in advance!

seanparmelee avatar Feb 27 '24 16:02 seanparmelee

@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

seanparmelee avatar Mar 05 '24 21:03 seanparmelee

I fixed up the commit message for you @batazor

JamesHenry avatar Mar 06 '24 13:03 JamesHenry

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.

github-actions[bot] avatar Mar 12 '24 00:03 github-actions[bot]