Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: node:test is not found #232

Closed
1 task done
gurgunday opened this issue Apr 8, 2024 · 0 comments · Fixed by #227 or #225
Closed
1 task done

Bug: node:test is not found #232

gurgunday opened this issue Apr 8, 2024 · 0 comments · Fixed by #227 or #225
Labels

Comments

@gurgunday
Copy link

gurgunday commented Apr 8, 2024

Environment

Node version: 20.12.1
ESLint version: v8
eslint-plugin-n version: 17.0.0

What rule do you want to report?

n/no-missing-import

Link to Minimal Reproducible Example

X

What did you expect to happen?

The following should work:

import test from "node:test";

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@gurgunday gurgunday added the bug label Apr 8, 2024
@gurgunday gurgunday changed the title Bug: (node:test is not found in v17.0.0 ) Bug: (node:test is not found) Apr 8, 2024
@gurgunday gurgunday changed the title Bug: (node:test is not found) Bug: node:test is not found Apr 8, 2024
@scagood scagood linked a pull request Apr 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant