Suddenly, my CI stopped with a series of errors, Im using Azure DevOps with Azure Web App Linux.
I
m getting several errors, and I can't figure out this:
[error]npm WARN bootstrap@4.4.1 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.
npm WARN react-id-swiper@2.4.0 requires a peer of swiper@>=5.0.0 but none is installed. You must install peer dependencies yourself.
npm ERR! code ENOENT npm ERR! syscall symlink npm ERR! path ../detect-port-alt/bin/detect-port npm ERR! dest /home/site/wwwroot/node_modules/.bin/detect npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, symlink '../detect-port-alt/bin/detect-port' -> '/home/site/wwwroot/node_modules/.bin/detect' 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!
/home/.npm/_logs/2019-12-12T03_04_50_583Z-debug.log npm WARN @typescript-eslint/eslint-plugin@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself. npm WARN @typescript-eslint/parser@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself. npm WARN @typescript-eslint/typescript-estree@1.6.0 requires a peer of typescript@* but none is installed. You must install peer dependencies yourself. npm WARN react-id-swiper@2.4.0 requires a peer of swiper@>=5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN tsutils@3.17.1 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev ||= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
npm ERR! code ENOENT npm ERR! syscall symlink npm ERR! path ../detect-port-alt/bin/detect-port npm ERR! dest /home/site/wwwroot/node_modules/.bin/detect npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, symlink '../detect-port-alt/bin/detect-port' -> '/home/site/wwwroot/node_modules/.bin/detect' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent