Skip to content

Reduce support cases: npm dependencies #159

@ejizba

Description

@ejizba

Quite a few support cases where the user forgot to install all npm dependencies, leading to errors like "Cannot find module". The fix was to redeploy after installing or updating dependencies

Another potential problem is where the user doesn't commit a package-lock.json to their repo and/or npm ci and automatically gets their deps updated on every deployment.

Support cases from June 2023 - Sept 2023

Internal-only links:

User didn't have all npm deps:

User needed to update npm deps:

Metadata

Metadata

Assignees

No one assigned

    Labels

    IPDIncidents per day, a metric we track to reduce support cases

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions