node-build-update-defs icon indicating copy to clipboard operation
node-build-update-defs copied to clipboard

Missing version blocks updating defs

Open johnhalbert opened this issue 3 years ago • 2 comments

When working on a project which specifies a version of node which isn't installed, you cannot update version defs while in the project folder. The cli complains that the version isn't installed and quits if you try to update defs.

Is there a way to get around this so that we can update defs while in the project tree so a new version can be installed which wasn't previously known to nodenv?

johnhalbert avatar Oct 25 '22 16:10 johnhalbert

@johnhalbert How do you have this installed? Is it via git clone as a nodenv plugin? Or via npm or homebrew?

jasonkarns avatar May 30 '24 02:05 jasonkarns

@jasonkarns via git as a plugin.

johnhalbert avatar May 30 '24 13:05 johnhalbert