-
Notifications
You must be signed in to change notification settings - Fork 141
Error with eslint-import-resolver-babel-module #1080
Comments
@ernieyang09 If we are going to have any hope of reproducing this to see where the bug is you'll need to either attach a |
yap, first commit is no error. thx |
In this case That leads to tleunen/eslint-import-resolver-babel-module#34, which it looks like is throwing the error when trying to load your configuration. After digging deep into the
I'm actually not sure why the above screenshot is showing an empty Error object as it should be that error, but in any case the problem is that in your production environment configuration you have |
Assuming the above tracing by @Arcanemagus is correct 🤞 (nice source code digging bro 😸 ) , here is what you need to know. https://babeljs.io/docs/plugins/transform-runtime/ |
Issue Type
Bug
Issue Description
no problem in VScode, eslint cli, fast eslint(another atom package)
Bug Checklist
eslint
CLI gives the proper result, whilelinter-eslint
does notLinter Eslint: Debug
command from the Command Palette belowThe text was updated successfully, but these errors were encountered: