Skip to content

fix: newer bun projects detection fails due to text lockfile#1

Open
DanielSRS wants to merge 1 commit into
confact:mainfrom
DanielSRS:main
Open

fix: newer bun projects detection fails due to text lockfile#1
DanielSRS wants to merge 1 commit into
confact:mainfrom
DanielSRS:main

Conversation

@DanielSRS
Copy link
Copy Markdown

A while back, bun replaced the binary lockfile to a text one.

Currently the detection checks if there is a binary lockfile in the project root, but newer projects don't have them.

This PR fixes is by also checking the presence of the text lockfile in the project.

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