Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

npm ERR! no such file or directory fs\0.0.0\package.tgz on WINDOWS #7

Description

@DanielAron

Hello I get an error when runing npm install in Windows and here is the solution
"fs": "*",
to:
"fs": "0.0.1-security",

ref: https://github.com/kaltura/KalturaGeneratedAPIClientsNodeJS/issues/11
Thanks to @jessp01

Best Regards
Daniel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions