JSPM

yarn-plugin-ignore-install-options

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 12
    • Score
      100M100P100Q57373F
    • License MIT

    Yarn Plugin to ignore invalid CLI options

    Package Exports

    • yarn-plugin-ignore-install-options

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (yarn-plugin-ignore-install-options) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Ignore Install Options

    This Yarn Plugin helps you to ignore legacy flags from Yarn v1 – while you install dependencies with Yarn v3 – without braking the initial command.

    This way, CIs which by default run e.g. yarn install --non-interactive --prefer-offline --network-timeout 600000 – will still work.

    Requirements

    Yarn v3.

    How to use?

    1. Run this command

    yarn plugin import yarn-plugin-ignore-install-options

    1. and git commit the new generated file inside /plugins.