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

Dependency not specified #9

Open
Tracked by #27
gkowalski opened this issue Jul 26, 2021 · 0 comments · May be fixed by #25
Open
Tracked by #27

Dependency not specified #9

gkowalski opened this issue Jul 26, 2021 · 0 comments · May be fixed by #25
Labels
Bug Something isn't working

Comments

@gkowalski
Copy link
Member

gkowalski commented Jul 26, 2021

In Following the README.md it says to run the following to lint the project :
npm run lint

I get an error on flake8 missing

I would have expected it to be in ~/server/requirements.txt if it was needed.

(env) ➜  server git:(main) ✗ npm run lint

> lint
> cd server && flake8

sh: flake8: command not found

I have the following installed :

 node --version
v16.5.0

Along with all other requirements

@gkowalski gkowalski added the Bug Something isn't working label Jul 26, 2021
tschaffter added a commit that referenced this issue Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant