Skip to content

Tests don't pass #43

New issue

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

Closed
srmagura opened this issue Mar 23, 2020 · 0 comments
Closed

Tests don't pass #43

srmagura opened this issue Mar 23, 2020 · 0 comments

Comments

@srmagura
Copy link

srmagura commented Mar 23, 2020

  1. Clone the repository.
    • On Windows, you'll need to set your Git configuration to have core.autocrlf=false. I have a fix for this in my fork.
  2. Install packages: yarn (Tested using Yarn 1.22.4)
  3. Run tests: yarn test

Expected behavior: ESLint reports 0 errors and 0 warnings.

Actual behavior: ESLint reports 26 errors. 22 import/no-unresolved and 4 import/extensions. Full output. Tested in two environments: Windows 10 w/ Node 10 and Ubuntu with w/ Node 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants