Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with lts/ prefix #40

Open
hbarcelos opened this issue Apr 16, 2021 · 1 comment
Open

Does not work with lts/ prefix #40

hbarcelos opened this issue Apr 16, 2021 · 1 comment

Comments

@hbarcelos
Copy link

Running:

nodenv alias lts/fermium 14

yields the following error:

> lts/fermium => 14
> ln: failed to create symlink 'lts/fermium': File or directory does not exist
@airdrummingfool
Copy link

I was hoping to do this as well, specifically for better compatibility with .nvmrc files (which can list lts/* versions instead of just numbers).

Similarly, it doesn't look like I can alias to a specific name with --auto? I was hoping to do nodenv alias lts/fermium 14 --auto so that lts/fermium was always up-to-date with the latest v14 release.

Either way, thanks for this useful plugin!

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

No branches or pull requests

2 participants