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!
Export all version of npm package
-
Hi
We are moving all our npm packages from a DEV Proget server to PRODUCTION Server
We would like to export all the internal npm packages (with all the versions) from DEV and import them in PROD
We have tried to export but the export function export only one version of the package
Is there a way to export all the version of the npm packages and import them in another server?
Thanks
Alberto
Product: ProGet
Version: 4.4.2
-
You may have luck grabbing the packages from the internal, disk-based package store, and copying those to the drop path on the new server.