Skip to content

Convert from yarn to npm#2

Open
peachbits wants to merge 1 commit into
masterfrom
convert-to-npm
Open

Convert from yarn to npm#2
peachbits wants to merge 1 commit into
masterfrom
convert-to-npm

Conversation

@peachbits

@peachbits peachbits commented May 25, 2026

Copy link
Copy Markdown

Note

Low Risk
Lockfile and install-tooling only; no application runtime code changes.

Overview
Switches the project from Yarn to npm by removing yarn.lock and adding a committed package-lock.json for the existing fs-extra dependency tree.

Adds .npmrc with legacy-peer-deps=true so installs behave predictably under npm (peer dependency resolution).

Reviewed by Cursor Bugbot for commit 5783271. Bugbot is set up for automated code reviews on this repo. Configure here.

@peachbits peachbits force-pushed the convert-to-npm branch 3 times, most recently from b296e70 to f0f2028 Compare May 26, 2026 21:30

@j0ntz j0ntz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approving — no open review threads and no failing checks; the conversion looks clean here.

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