firefox-devtools / firefox-devtools/profiler-server

`yarn install` doesn't install enough things to make `yarn lint` work

Open
#575 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21
Forks
15
Avg merge
9h 23m
Merged PRs (30d)
8

Description

The `flake8` and `lint-python` commands fail when I run `yarn install && yarn lint` on a fresh clone:

```
% yarn lint
yarn run v1.22.22
$ run-p lint-js lint-python prettier-run
$ prettier --check .
$ flake8 tools loadtest
$ eslint src bin test
/bin/sh: flake8: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "lint-python" exited with 127.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this c
```

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-986)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.