generated from nlpsandbox/date-annotator-example
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
BugSomething isn't workingSomething isn't working
Description
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
Labels
BugSomething isn't workingSomething isn't working