Skip to content

Conversation

404mat
Copy link

@404mat 404mat commented Jun 19, 2025

This is an attempt to add the package.json file detection to the Windows CMD version of the utility. Using the current implementation, the --use-on-cd feature does not work when there is only a package.json file to get the Node version from.
I tried it on multiple computers at my workplace and got the same result. Currently we are forced to manually set the FNM_VERSION_FILE_STRATEGY variable to recursive in our shell startup hook to get it working with --use-on-cd.

The pipeline currently fails on 3 steps but I do not understand the errors as of now so I will try and work on that :)
(It also skips one step, maybe because no macOS files were edited ?)
image

Copy link

changeset-bot bot commented Jun 19, 2025

🦋 Changeset detected

Latest commit: 875b99a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
fnm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jun 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fnm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2025 6:21am

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