Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-22-2021 04:00 PM
Hello,
i'm running my Grandstack application and i'm facing this error
Failed to load parser 'babel-eslint' declared in '..\.eslintrc.json': Cannot find module 'babel-eslint'
any answers would help me out.
many thanks
03-09-2021 12:57 AM
Hi,
Take a look in your package.json to see whether babel-eslint
has been included in either dependencies
or devDependencies
.
How did you first create the project? The other possibility is that babel-lint
is expected as a transitive dependency of something else.
-ABK
All the sessions of the conference are now available online