tleunen / eslint-import-resolver-babel-module

Custom eslint resolve for babel-plugin-module-resolver
https://github.com/tleunen/babel-plugin-module-resolver
MIT License
248 stars 31 forks source link

Dependency error is IMPOSSIBLE. #96

Open kaigouthro opened 5 years ago

kaigouthro commented 5 years ago

Requires Babel

"^7.0.0-beta.41",

beta 41.... what the #%$$, man..

i have @babel/core 7.26.0 i have babel-core 7.0.0-bridge.0

these are the most current.

there is no such thing as the requirement is demanding...

howboutyoufixthisstupidas#$%$$error

[eslint-import-resolver-babel-module] { Error: [BABEL] C:\Code Repo\aina\__________________ OTHER\RRF\store\createStore.js: **Requires Babel "^7.0.0-beta.41"..... etc ...etc..... etc...

  code: 'BABEL_VERSION_UNSUPPORTED',
  version: '7.0.0-bridge.0',
  range: '^7.0.0-0' }
Alexander3 commented 5 years ago

Same here

code: 'BABEL_VERSION_UNSUPPORTED',
version: '7.0.0-beta.3',
range: '^7.0.0-0' 
tleunen commented 5 years ago

"what the #%$$, man"

Not happy? PR is welcome to fix this. We're all developers, right? You know how it works to submit a PR.

Otherwise, I'll fix it when I'll have the time, and energy, to do so.

ilan-schemoul commented 4 years ago

"howboutyoufixthisstupidas#$%$$error"

seriously ? This is free open source content, you should be grateful it exists and either don't use or help fixing the code. Devs working on free source project are not (usually) paid for doing so. Being rude at them won't ever be a motivation for them. If you want something you either pay a product with money (and then you may complain) or with lines of code (pull request !) and constructive comments. Do you think devs working for free on open source projects are some kind of slaves fully dedicated to everybody that use their product for free ?