PAIR-code / PAIR-code/deliberate-lab

Deployment missing required dependencies

Open Beginner friendly
#538 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

runtime:experimenter-ux stale
Dominant language
TypeScript
Stars
96
Forks
40
Avg merge
2d 11h
Merged PRs (30d)
20

Description

The top-level package.json file requires linting, but does not include the required packages in the dependencies section, (only on the devDependencies section). This makes deploying the platform impossible, unless these dependencies are manually added by the end-user.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the top-level package.json and compare the linting packages listed under devDependencies with the dependencies used during deployment. Move or add the required packages so a deployment install includes them, then verify that deployment no longer requires manual dependency installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
json, node.js, typescript
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.