Skip to content

Keep Pi Git installs clean - #8

Merged
Johnny-xuan merged 1 commit into
mainfrom
fix/pi-package-lock-ignore
Aug 7, 2026
Merged

Keep Pi Git installs clean#8
Johnny-xuan merged 1 commit into
mainfrom
fix/pi-package-lock-ignore

Conversation

@Johnny-xuan

Copy link
Copy Markdown
Owner

Summary

Pi runs npm install after cloning a Git package. The TreeWork root Pi manifest therefore produces an untracked root package-lock.json in every managed checkout. Ignore only that root-generated lockfile so pi install git:github.com/Johnny-xuan/TreeWork stays clean; the committed project-map-ui/package-lock.json remains tracked.

Verification

Follow-up to #7.

Pi runs npm install for Git packages, which creates a root package-lock.json. Ignore that generated file so managed TreeWork checkouts stay clean and updateable.
@Johnny-xuan
Johnny-xuan merged commit 28e856d into main Aug 7, 2026
1 check passed
@Johnny-xuan
Johnny-xuan deleted the fix/pi-package-lock-ignore branch August 7, 2026 08:15
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.

1 participant