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](url) Thanks to @jessp01 Best Regards Daniel
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