Deployment missing required dependencies

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

Nobody has claimed this yet.

Assessment

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

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.

Description

runtime:experimenter-ux stale

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.

Dominant language
TypeScript
Stars
96
Forks
40
Avg merge
2d 11h
Merged PRs (30d)
20

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.

More from PAIR-code/deliberate-lab

All issues in PAIR-code/deliberate-lab

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.