Skip to content

Dependency not specified #9

@gkowalski

Description

@gkowalski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions