Skip to content
New issue

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

Failed to load config "keystone-react" to extend from* #168

Open
saltcod opened this issue Mar 24, 2020 · 2 comments
Open

Failed to load config "keystone-react" to extend from* #168

saltcod opened this issue Mar 24, 2020 · 2 comments

Comments

@saltcod
Copy link

saltcod commented Mar 24, 2020

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!

2020-03-24 at 7 26 AM

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

@saltcod
Copy link
Author

saltcod commented Mar 25, 2020

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

@coreyleelarson
Copy link

I'm seeing the same. Somehow, eslint is picking up the eslint config from this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants