npm WARN tarball данные tarball для jqwidgets-framework@8.1.4, похоже, повреждены. Попробую еще раз - PullRequest
0 голосов
/ 03 марта 2020

У меня периодически возникает проблема при установке jqwidgets. Большую часть времени все работает как положено, но иногда я получаю ошибку ниже

npm WARN notice [SECURITY] minimatch has the following vulnerability: 1 high. Go here for more details: https://www.npmjs.com/advisories?search=minimatch&version=2.0.10 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.
npm WARN tarball tarball data for jqwidgets-framework@8.1.4 (sha512-9jOhaB4hQ59pRRBk90EbzmGeEXHsBaZ+XIT2/+6Ulls4btDY6nFO31FFR7CNseWeNnqn22qQUkZcfnj084FrsQ==) seems to be corrupted. Trying one more time.
Cannot contact dcs-jenkins-s13: java.lang.InterruptedException
npm WARN The package @types/node is included as both a dev and production dependency.

npm ERR! path /mnt/nfs_jenkins/dcs-jenkins-s13/workspace/d_MyProject/node_modules/.staging/jqwidgets-framework-f4ca9813/jqwidgets-ng/dist/esm2015/jqxnavigationbar/.nfs0000000002d7d99900003970
npm ERR! code EBUSY
npm ERR! errno -16
npm ERR! syscall unlink
npm ERR! EBUSY: resource busy or locked, unlink '/mnt/nfs_jenkins/dcs-jenkins-s13/workspace/myproject/node_modules/.staging/jqwidgets-framework-f4ca9813/jqwidgets-ng/dist/esm2015/jqxnavigationbar/.nfs0000000002d7d99900003970'
...