process-migrator icon indicating copy to clipboard operation
process-migrator copied to clipboard

Warnings are created when installing the process-migrator due to deprecated package

Open mattcorr opened this issue 7 months ago • 1 comments

Hey there,

When installing the process-migrator, we are now getting a warning about the vss-web-extension-sdk package.

❯ npm install process-migrator -g
npm WARN deprecated [email protected]: Package no longer supported. Please use https://www.npmjs.com/package/azure-devops-extension-sdk instead.

changed 34 packages in 6s

11 packages are looking for funding
  run `npm fund` for details

The application should be updated to use the azure-devops-extension-sdk which is under more active development.

mattcorr avatar Jan 09 '24 05:01 mattcorr