Unable to install jest:
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@jest%2fcore - Not found
npm ERR! 404
npm ERR! 404 '@jest/core@^26.2.2' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'jest'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
This behavior also occurred on a GitHub Actions Runner:
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@jest/core/-/core-26.0.1.tgz
npm ERR! 404
npm ERR! 404 '@jest/[email protected]' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2020-08-06T09_17_29_487Z-debug.log
##[error]Process completed with exit code 1.
Full log: https://gist.github.com/erri120/0f92ec9309459d44091f65338bb5b2bd
npm install --save-dev jest
Successfully installing jest.
Repo: https://github.com/wabbajack-tools/mod-lists
Full log: https://gist.github.com/erri120/0f92ec9309459d44091f65338bb5b2bd
System:
OS: Windows 10 10.0.18362
CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Binaries:
Node: 12.18.3 - C:\Program Files\nodejs\node.EXE
Yarn: 1.21.1 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.6 - C:\Program Files\nodejs\npm.CMD
Most likely due to an ongoing npm registry issue: https://status.npmjs.org/incidents/cksjqc1w11v5
Looks like it's working again