We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey there,
I get this Failed to load config "keystone-react" to extend from
I don't see any other mentioning this, so thought I'd add it here.
I think this is related to why the input box here is so small?
Thank you!
WARNING in ./node_modules/react-input-autosize/lib/AutosizeInput.js Module Warning (from ./node_modules/eslint-loader/dist/cjs.js): Failed to load config "keystone-react" to extend from. Referenced from: /Users/saltcod/Sites/mtm/wp-content/plugins/unomi-wordpress-plugin/node_modules/react-input-autosize/.eslintrc.js Error: Failed to load config "keystone-react" to extend from. Referenced from: /Users/saltcod/Sites/mtm/wp-content/plugins/unomi-wordpress-plugin/node_modules/react-input-autosize/.eslintrc.js
The text was updated successfully, but these errors were encountered:
Ended up fixing this by installing this in my project: https://github.com/keystonejs/eslint-config-keystone-react
npm install --save-dev eslint eslint-plugin-react eslint-config-keystone eslint-config-keystone-react
Sorry, something went wrong.
I'm seeing the same. Somehow, eslint is picking up the eslint config from this package.
No branches or pull requests
Hey there,
I get this Failed to load config "keystone-react" to extend from
I don't see any other mentioning this, so thought I'd add it here.
I think this is related to why the input box here is so small?
Thank you!
WARNING in ./node_modules/react-input-autosize/lib/AutosizeInput.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
Failed to load config "keystone-react" to extend from.
Referenced from: /Users/saltcod/Sites/mtm/wp-content/plugins/unomi-wordpress-plugin/node_modules/react-input-autosize/.eslintrc.js
Error: Failed to load config "keystone-react" to extend from.
Referenced from: /Users/saltcod/Sites/mtm/wp-content/plugins/unomi-wordpress-plugin/node_modules/react-input-autosize/.eslintrc.js
The text was updated successfully, but these errors were encountered: