FormidableLabs / eslint-plugin-react-native-a11y

React Native specific accessibility linting rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to resolve dependency tree

RodrigoNovais opened this issue · comments

I tried to install the package as described on npm
npm install eslint-plugin-react-native-a11y --save-dev
and got stucked with this error

oie_koHFcyykeLBX

I'm using Expo-CLI to setup this project
Other Eslint libraries are working so far

oie_uFw1bNLdgCkk

Anyone else gets this its fixed here: #111 but doesn't look like we have a tagged version with this so will have to install from that commit instead.

@jpdriver - please see what you / the team can do about shipping a release that includes the fix from #111 🙏

commented

hey all 👋🏻 just published eslint-plugin-react-native-a11y@3.0.0 which includes the changes from #111

should resolve this issue, please feel free to reopen if you're still having problems. cheers!