Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

How to upload npm packages through the native API



  • Hi,

    I am trying to use the NpmPackages_CreateOrUpdatePackage endpoint described at https://inedo.com/support/documentation/proget/reference/api/native to upload an npm package programmatically.

    I cannot seem to get the format of the PackageJson_Bytes and PackageHash_Bytes fields correct though. I thought I had it by base64 encoding the package.json and package.tgz files, but, while this gets a successful response from proget, downloading the packages fails.

    Do you have any guidance/example code for uploading an npm package through the native API?

    Thanks,
    Jonathan

    Product: ProGet
    Version: 4.5.3



  • Sorry for the confusion... I think those should be listed as "internal only" methods, and not on the API page. Anyway, the Native API can only be used for metadata. So you won't be able to use it in this manner.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation