Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

No matching version found for memory-fs@^0.5.0 #71

@skyburrafatom

Description

@skyburrafatom

Hello,
since the last commit of yesterday, I have problems deploying with the updated dependencies: when I try to do npm install, I get this error:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for memory-fs@^0.5.0
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 'enhanced-resolve'
npm ERR! notarget

TBH I'm not sure why I have this issue, since enhanced-resolve removed this dependency months ago; and TBH I have neither memory-fs nor enhanced-resolve among my dependencies, it is deeply nested.

npm seems to have the updated version of the package (0.5.0); at the moment I solved the issue manually installing the package ( npm install https://github.com/webpack/memory-fs/tarball/v0.5.0 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions