I have an old version of vue.js package2019.4.4160.tar.gz. How can I install it?
D:\mytools\VueFrame>npm install Vue.js Package2019.4.4160.tar.gz
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN tarball tarball data for file:Package2019.4.4160.tar.gz (null) seems to be corrupted. Trying again.
npm WARN tarball tarball data for file:Package2019.4.4160.tar.gz (null) seems to be corrupted. Trying again.
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\mytools\VueFrame\Package2019.4.4160.tar.gz
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'D:\mytools\VueFrame\Package2019.4.4160.tar.gz'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Local\npm-cache\_logs\2021-10-05T14_56_43_109Z-debug.log