Giter VIP home page Giter VIP logo

Comments (10)

hanweiit007 avatar hanweiit007 commented on June 12, 2024 1

@medikoo My problem has been solved.
The package doesn't exist in our company's depository. I used other depository to complete the update.
thank you!

from d.

medikoo avatar medikoo commented on June 12, 2024

Why did you assume that? d is in npm registry as it always was: https://www.npmjs.com/package/d

from d.

mssngr avatar mssngr commented on June 12, 2024

Screen Shot 2020-06-25 at 1 59 42 PM

npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'venona-specs-tools'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/p2813835/.npm/_logs/2020-06-25T20_11_16_625Z-debug.log

npm debug log

1425 silly fetchPackageMetaData error for d@^1.0.1 No matching version found for D@^1.0.1.

We were using memoize, which required d.

02_01_16

However, because of d no longer existing in NPM, we had to replace all our usage of memoizee with mem. Multiple teams at my company are having to do the same thing.

from d.

mssngr avatar mssngr commented on June 12, 2024

Sorry to waste your time! You were right, was a registry issue. We use Artifactory, which mirrors NPM. Someone in the company uploaded a package called d with version 1.0.1. And thus, they broke everyone's repos in the whole company 😂.

from d.

medikoo avatar medikoo commented on June 12, 2024

@mssngr thanks for feedback. Good to see you've coined the source of the issue

from d.

PhilomathJ avatar PhilomathJ commented on June 12, 2024

I'm getting this exact same error but with "npm install gulp-cli". I fail to believe gulp let this break their code, but I can't see how to remove the dependency before install

from d.

hanweiit007 avatar hanweiit007 commented on June 12, 2024

There is no problem using NPM version 6+, but in npm7, there will be errors when updating.
截屏2021-03-30 14 44 04

from d.

medikoo avatar medikoo commented on June 12, 2024

@hanweiit007 this package is named d not D

from d.

hanweiit007 avatar hanweiit007 commented on June 12, 2024

I didn't add [email protected] dependency, It is dependent on gulp.
截屏2021-03-30 14 46 04

from d.

medikoo avatar medikoo commented on June 12, 2024

@hanweiit007 d and D are different packages. Your first comment lists D.

If your package manager installed D instead of d where it's d that's expected then it's a bug in package manager and it should be reported in its issue tracker.

from d.

Related Issues (16)

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.