Skip to content

chore: replace npm with pnpm#966

Open
theVedanta wants to merge 4 commits intouwdata:mainfrom
theVedanta:npm-to-pnpm
Open

chore: replace npm with pnpm#966
theVedanta wants to merge 4 commits intouwdata:mainfrom
theVedanta:npm-to-pnpm

Conversation

@theVedanta
Copy link

Simply replaces npm (package-lock) with pnpm (pnpm-lock) and adds a workspace.yaml file

Copy link
Member

@domoritz domoritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That you. Just two changes and then we can merge.

"type": "git",
"url": "https://github.com/uwdata/mosaic.git"
},
"packageManager": "pnpm@10.5.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should allow more than one specific version.

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: "10.5.2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already outdated. Let's use latest here. We will notice early if things break then.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants