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

eslint error after upgrading from 48.2.13 to 48.2.14 #1246

Closed
doberkofler opened this issue Jun 23, 2024 · 1 comment · Fixed by #1247 or femdevs/femdev-website#18 · May be fixed by WontonSam/markdownlint#13 or WontonSam/markdownlint#22
Closed

Comments

@doberkofler
Copy link
Contributor

Oops! Something went wrong! :(

ESLint: 8.57.0

Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/doberkofler/MyDev/ljs_app/trunk/periscope/node_modules/parse-imports/src/index.js from /Users/doberkofler/MyDev/ljs_app/trunk/periscope/node_modules/eslint-plugin-jsdoc/dist/rules/noUndefinedTypes.cjs not supported.
Instead change the require of index.js in /Users/doberkofler/MyDev/ljs_app/trunk/periscope/node_modules/eslint-plugin-jsdoc/dist/rules/noUndefinedTypes.cjs to a dynamic import() which is available in all CommonJS modules.
at Object. (/Users/doberkofler/MyDev/ljs_app/trunk/periscope/node_modules/eslint-plugin-jsdoc/dist/rules/noUndefinedTypes.cjs:7:21)

Environment

  • Node version: 22.3.0
  • ESLint version 8.57.0
  • eslint-plugin-jsdoc version: 48.2.14
Copy link

🎉 This issue has been resolved in version 48.2.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment