Skip to content

[QUESTION] How to compare npm install vs npm ci #1241

@jamime

Description

@jamime

What / Why

When I run npm ci my tests pass.
When I run npm install my tests fail.

I used npm list but they produced an almost identical list, it doesn't install a few dependencies that are resolved from github. These dependencies are not the cause of my failing test.

How can I work out the difference between the two installation algorithms?

Where

Who

  • n/a

References

  • n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions