Git Product home page Git Product logo

Comments (5)

mike-loux-planview avatar mike-loux-planview commented on August 18, 2024

This is causing grief for us, because at the moment the version of latest version of node does not match the latest version of node-win-x64.
Current node version is 17.7.2, but node-win-x64 is only at 17.7.1.
We have a packages.json file that references "node": "^17.0.21"
This results in npm ERR! notarget No matching version found for [email protected] when running node install
Appears that node assumes the versions will always be the same for the dependencies.
Current workaround is to reference 17.7.1 directly, but we will have to remember to go back and fix this after the fact, and that is not optimal.

from node-bin-gen.

aredridel avatar aredridel commented on August 18, 2024

Whoops, looks like the registry glitched publishing it!

npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E502
npm ERR! 502 Bad Gateway - PUT https://registry.npmjs.org/node-win-x64

It's publishing now.

from node-bin-gen.

aredridel avatar aredridel commented on August 18, 2024

Fixed.

from node-bin-gen.

mike-loux-planview avatar mike-loux-planview commented on August 18, 2024

Whoops, looks like the registry glitched publishing it!

npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E502
npm ERR! 502 Bad Gateway - PUT https://registry.npmjs.org/node-win-x64

It's publishing now.

Ahh, yes, one of those "random network failure, because reasons" type of issues. I love those.
Technology is great...except when it's not.
Thanks for fixing!

from node-bin-gen.

aredridel avatar aredridel commented on August 18, 2024

Sure thing!

from node-bin-gen.

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.