fnm
fnm copied to clipboard
Feature: Set `--version-file-strategy` default value to `recursive` instead of `local`
The usage in readme is not the best practice. The best practice is to eval "$(fnm env --use-on-cd --version-file-strategy recursive)".
There are many issues because of the local default value.
- https://github.com/Schniz/fnm/issues/433#issuecomment-1598983750
- https://github.com/Schniz/fnm/issues/442#issuecomment-1483800443
- https://github.com/Schniz/fnm/issues/680
I'll take this up