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

Updating nvm #4

Closed
wants to merge 5 commits into from
Closed

Updating nvm #4

wants to merge 5 commits into from

Conversation

goatandsheep
Copy link

@goatandsheep goatandsheep commented Dec 4, 2022

I know I haven't edited the checksums but I wasn't sure which checksums are being used. The library is currently broken and quite out of date

When I tried to run update_all.ps1 I got the following error:

updateall : The term 'updateall' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the 
spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\<>\packages\update_all.ps1:83 char:16
+ $global:info = updateall -Name $Name -Options $Options
+                ~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (updateall:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

@kamack38
Copy link
Owner

Do you have the au PowerShell module installed?

@goatandsheep
Copy link
Author

probably not

@goatandsheep
Copy link
Author

can you please link to the au powershell module?

@kamack38
Copy link
Owner

kamack38 commented Apr 4, 2023

Here is the repo: https://github.com/majkinetor/au

@kamack38
Copy link
Owner

kamack38 commented Apr 4, 2023

You should be able to install it by running:

Install-Module au

@lietho
Copy link

lietho commented Apr 13, 2023

In the meantime, a new version 1.1.11 of nvm-windows has been released. It contains an important bugfix to be able to install the latest version of node.js (coreybutler/nvm-windows#955). I think it makes sense to use this release right away.

@goatandsheep
Copy link
Author

Should we close this then?

@goatandsheep
Copy link
Author

sorry i just checked and I don't see it updated https://community.chocolatey.org/packages/nvm/

@goatandsheep goatandsheep reopened this Apr 14, 2023
@kamack38
Copy link
Owner

It's here

@kamack38 kamack38 closed this Apr 16, 2023
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

Successfully merging this pull request may close these issues.

3 participants