Han Li
Results
82
comments of
Han Li
> ```shell > $ cd `mktemp -d` > $ mkdir -p proj/child > $ node -v # 20 for example > $ echo "nodejs 16.20.2" > proj/.tool-versions > $ vfox...
> @aooohan Your fix is not works if we go directly to child folder I'm aware of this, and for this issue, I need to make sure that the behavior...