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

nvs using different definitions of lts alias #229

Closed
Renari opened this issue Mar 2, 2022 · 1 comment
Closed

nvs using different definitions of lts alias #229

Renari opened this issue Mar 2, 2022 · 1 comment

Comments

@Renari
Copy link

Renari commented Mar 2, 2022

PS C:\Users\Renari> nvs add node/lts
Already added at: $env:LOCALAPPDATA\nvs\node\16.14.0\x64\node.exe
To use this version now: nvs use node/16.14.0/x64
PS C:\Users\Renari> nvs link lts
Specified version not found.
To add this version now: nvs add node/lts
PS C:\Users\Renari> nvs link node/lts
Specified version not found.
To add this version now: nvs add node/lts
@Renari
Copy link
Author

Renari commented Mar 2, 2022

duplicate of #218

@Renari Renari closed this as completed Mar 2, 2022
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

1 participant