We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yarn lint and yarn test fail on the current master branch
they should not fail on master since this creates hurdles for other developers to contribute
git clone [email protected]:Availity/availity-react.git && cd availity-react yarn install yarn lint yarn test
looks like a tsconfig or nx issue possibly
Jordan said he updated some dependencies recently that may have caused this.
npx envinfo --npmPackages '@availity/*' --binaries
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Bug report
Current Behavior
yarn lint and yarn test fail on the current master branch
Expected behavior
they should not fail on master since this creates hurdles for other developers to contribute
Reproducible example
git clone [email protected]:Availity/availity-react.git && cd availity-react
yarn install
yarn lint
yarn test
Suggested solution(s)
looks like a tsconfig or nx issue possibly
Additional context
Jordan said he updated some dependencies recently that may have caused this.
Your environment
npx envinfo --npmPackages '@availity/*' --binaries
The text was updated successfully, but these errors were encountered: