Giter Site home page Giter Site logo

asdf-yarn's Introduction

mise-yarn

Yarn plugin for the [mise][https://mise.jdx.dev/] version manager.

๐Ÿ’ก Note: This plugin validates package authenticity via [gpg][https://www.openpgp.org/] only for yarn v1. v2 and later versions are downloaded as single js file which doesn't have any signatures

Requirements

This plugin should work out of the box on Linux and Mac operating systems. If one of the commands needed is unavailable, it will let you know.

Installing / Updating

mise plugin i yarn
mise plugin up yarn

Development

This repo has github workflows which check linting and formatting of code in bin folder.

To lint code run make lint (note: requires shellcheck to be installed)

To check formatting run make format-check (requires shfmt to be installed) and to format code run make fmt

yarn v1 missing signatures

Latest v1 releases (1.22.22, 1.22.21, 1.22.20) don't have signature files (.asc) which makes it impossible to install these versions (gpg signature verification doesn't pass). They say "we're working on fixing this" but issue persists since Nov 14, 2023 (release of 1.22.20)

To be able to install those you can use MISE_YARN_SKIP_GPG env var

MISE_YARN_SKIP_GPG=true mise install [email protected]

asdf-yarn's People

Contributors

canterberry avatar kroleg avatar jdx avatar chadmetcalf-cb avatar daniel15 avatar ezracelli avatar itsnickbarry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.