My configuration is WebStorm 2020.2.3, ESLint 8.11.0, Node.js v16.14.2.
Getting the ESLint: TypeError: this.CliEngine is not a constructor error while opening .js files:

Searching for WebStorm ESLint: TypeError: this.CliEngine is not a constructor on Google and StackOverflow, and going through answers people give, such as manually editing lines in Webstorm did not help me to solve this issue on this version of WebStorm - 2020.2.3.
This question is not a duplicate of WebStorm 2018.1.4 + ESLint: TypeError: this.CliEngine is not a constructor. Different version of the IDE and the bug is different in a different place, the code in the file is different.
