Given `eval "$(fnm env --use-on-cd --resolve-engines)"` when I switch to a directory that has a `package.json` but no node version specified I get: ``` error: Can't find version in dotfiles. Please provide a version manually to the command. ``` Could an option be added to disable this? Otherwise I have to specify a node version in every directory/repo.