eslint-plugin-html icon indicating copy to clipboard operation
eslint-plugin-html copied to clipboard

Failed to load plugin 'html' declared in '.eslintrc.json': createRequire is not a function

Open windy-boy opened this issue 4 years ago • 1 comments

When I use eslint-plugin-html, I have a problem. Do you have the same problem as me? If so, please let us know the solution.

The warning message is as follows: WARNING in ./src/js/index.js Module Warning (from ./node_modules/eslint-loader/dist/cjs.js): Failed to load plugin 'html' declared in '.eslintrc.json': createRequire is not a function

image

windy-boy avatar Sep 18 '20 08:09 windy-boy

Please provide more information, as requested in the bug report template you saw when opening the issue.

BenoitZugmeyer avatar Sep 18 '20 11:09 BenoitZugmeyer