Code Monkey home page Code Monkey logo

Comments (4)

michha avatar michha commented on June 28, 2024 1

The current website seems to be much harder to parse than it was. My first thought was to reach out to the nodejs team if they have a json file on their website. That would make it much easer to get the correct download links.

from chocolatey-packages.

michha avatar michha commented on June 28, 2024

The Update-AUPackages.md lists the error message

au_GetLatest failed; The 64bit executable is the same as the 32bit

(this is also true for the package nodejs.install)

from chocolatey-packages.

michha avatar michha commented on June 28, 2024

I did a little analysis of the nodejs.install/update.ps1 script:

  • the message The 64bit executable is the same as the 32bit is shown when the $url32 and $url64 are equal
  • they are both empty because parsing of the content from https://nodejs.org/en/download didnt return the expacted result
  • nodejs changed their download page in a way that requires to change the update.ps1

from chocolatey-packages.

pauby avatar pauby commented on June 28, 2024

@michha are you in a position to submit a PR to fix this?

from chocolatey-packages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.