eslint-plugin-sort-imports-es6-autofix
eslint-plugin-sort-imports-es6-autofix copied to clipboard
getting an error UnhandledPromiseRejectionWarning: Error: Failed to load plugin 'sort-imports-es6-autofix"'
the paths and names are correct...
I have the same with angular
npx eslint 'projects/**/*.{js,jsx,ts,tsx,html,css,scss}' --quiet --fix
Oops! Something went wrong! :(
ESLint: 8.19.0
ESLint couldn't find the config "sort-imports-es6-autofix" to extend from. Please check that the name of the config is correct.
The config "sort-imports-es6-autofix" was referenced from the config file in "<my-path>/.eslintrc.json".
If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.