Skip to content

Consider Swapping Default Package Manager from yarn to npm #217

Open
@ksylvest

Description

@ksylvest

esbuild / rollup / webpack all use yarn instead of npm as the default package manager:

Given some of the issue surrounding yarn v1 / v2 (npm install -g yarn still installs v1.22.22), propose swapping the default package manger to just use npm directly since:

  1. It removes a dependency on yarn.
  2. Avoids the yarn classic vs yarn modern issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions