BenoitZugmeyer / eslint-plugin-html

An ESLint plugin to extract and lint scripts from HTML files.
ISC License
430 stars 51 forks source link

Error: eslint-plugin-html error: It seems that eslint is not loaded. #96

Closed jin9999 closed 6 years ago

jin9999 commented 6 years ago

at iterateESLintModules (C:\Users\zhangjinhong\AppData\Roaming\npm\node_modules\eslint-plugin-html\src\index.js:65:11) at Object. (C:\Users\zhangjinhong\AppData\Roaming\npm\node_modules\eslint-plugin-html\src\index.js:36:1) at Object. (C:\Users\zhangjinhong\AppData\Roaming\npm\node_modules\eslint-plugin-html\src\index.js:245:3) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19)

BenoitZugmeyer commented 6 years ago

Update the plugin to the latest version (v4.0.4) and if you still have the error, please add all requested informations to this issue.