Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

npm ci not respecting no-optional option #62

Description

@tnguyen14

npm 6.x ci doesn't seem to respect the --no-optional flag or optional=false setting in .npmrc.

I'm trying to switch our CI build to using npm ci to speed up time, but it ends up taking more time because one of the optional dependency reaches out to the internet, causing the build to time out (our CI server is in an air-gapped environment).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions