You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
eslint-plugin-jsdoc
version: 48.2.14The text was updated successfully, but these errors were encountered: