Skip to content
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

eslint src fails after cloning repo #238

Closed
Djazouli opened this issue Jul 29, 2020 · 0 comments · Fixed by #239
Closed

eslint src fails after cloning repo #238

Djazouli opened this issue Jul 29, 2020 · 0 comments · Fixed by #239

Comments

@Djazouli
Copy link
Contributor

Describe the bug
When running npm install just after running the repository, the last eslint src fails

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. run "npm install"
  3. See the following error messages:
    /Users/djazouli/WebstormProjects/test/react-digraph/src/components/graph-view.js
    475:7 error 'canSwapEdge' is not defined cup/no-undef

/Users/djazouli/WebstormProjects/test/react-digraph/src/index.js
28:9 error Replace ⏎··default·as·BwdlTransformer,⏎ with ·default·as·BwdlTransformer· prettier/prettier

Expected behavior
eslint should not fail

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
OS: macOS Catalina v10.15.5
Browser: Brave
Version 1.10.97 Chromium: 83.0.4103.116 (Official Build) (64-bit)

Additional context
Add any other context about the problem here.

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

Successfully merging a pull request may close this issue.

1 participant