Skip to content

fix(linter): fix import of chalk for reporting - #21201

Merged
meeroslav merged 1 commit into
nrwl:masterfrom
meeroslav:fix-eslint-chalk
Jan 18, 2024
Merged

fix(linter): fix import of chalk for reporting#21201
meeroslav merged 1 commit into
nrwl:masterfrom
meeroslav:fix-eslint-chalk

Conversation

@meeroslav

@meeroslav meeroslav commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

Depending on the import type, the chalk instance will look differently and the reset function might not be available.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #20752

@meeroslav meeroslav self-assigned this Jan 18, 2024
@meeroslav
meeroslav requested a review from a team as a code owner January 18, 2024 11:20
@meeroslav
meeroslav requested a review from JamesHenry January 18, 2024 11:20
@vercel

vercel Bot commented Jan 18, 2024

Copy link
Copy Markdown

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 Jan 18, 2024 11:20am

@meeroslav
meeroslav merged commit cbcd2ec into nrwl:master Jan 18, 2024
@meeroslav
meeroslav deleted the fix-eslint-chalk branch January 18, 2024 14:23
@github-actions

Copy link
Copy Markdown
Contributor

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 github-actions Bot locked as resolved and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eslint cli: TypeError: Error while loading rule '@nx/enforce-module-boundaries': Cannot read properties of undefined (reading 'keyword')

2 participants