[Question] Front-end eslint-plugin-jsdoc@39.7.5
do not support node version 20.x and higher
#2002
Closed
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
When I built front-end with node 20.x, met error:
But the documentation here and here declared that the only requirement for node version is higher(including) than 18.
Expected Behavior
Build front-end successfully.
Steps To Reproduce
node version: v20.12.2
npm version: 10.5.0
yarn version: 1.22.22
Environment
Debug logs
Anything else?
If I am right, I wanna help solving this problem. Here are two solutions:
eslint-plugin-jsdoc
version(personally prefer).The text was updated successfully, but these errors were encountered: