Hey @perry, is there an aftermath?
Our builds are failing with repeated npm errors of this kind for diff packages:
6:59:42 PM: Computing checksum with sha256sum
6:59:42 PM: Checksums matched!
6:59:45 PM: Now using node v10.16.0 (npm v6.9.0)
6:59:45 PM: Attempting ruby version 2.3.6, read from environment
6:59:46 PM: Using ruby version 2.3.6
6:59:46 PM: Using PHP version 5.6
6:59:46 PM: Started restoring cached node modules
6:59:46 PM: Finished restoring cached node modules
6:59:47 PM: Installing NPM modules using NPM version 6.9.0
7:00:00 PM: npm
7:00:00 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/webidl-conversions-f578d840/package.json'
7:00:00 PM: npm
7:00:00 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/webidl-conversions-f578d840/README.md'
7:00:00 PM: npm WARN
7:00:00 PM: tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/webidl-conversions-f578d840/LICENSE.md'
7:00:00 PM: npm
7:00:00 PM: WARN tar
7:00:00 PM: ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/react-dom-2b8261c0/umd/react-dom-unstable-fire.production.min.js'
7:00:00 PM: npm
7:00:00 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/bootstrap-3419c89a/dist/js/bootstrap.js'
7:00:01 PM: npm WARN tar
7:00:01 PM: ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/zxcvbn-546799cc/src/main.coffee'
7:00:01 PM: npm
7:00:01 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/zxcvbn-546799cc/src/matching.coffee'
7:00:01 PM: npm
7:00:01 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/onfido-sdk-ui-70dedb4a/dist/reports/statistics.html'
7:00:01 PM: npm
7:00:01 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/zxcvbn-546799cc/src/scoring.coffee'
7:00:01 PM: npm
7:00:01 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/zxcvbn-546799cc/src/time_estimates.coffee'
7:00:01 PM: npm
7:00:01 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/zxcvbn-546799cc/.zuul.yml'
7:00:01 PM: npm WARN tar
7:00:01 PM: ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/eslint-0536df2f/lib/rules/init-declarations.js'
7:00:01 PM: npm
7:00:05 PM: failed during stage 'building site': Build script returned non-zero exit code: 1
7:00:01 PM: WARN tar ENOENT: no such file or directory, open '/opt/build/repo/node_modules/.staging/eslint-0536df2f/lib/rules/jsx-quotes.js'
7:00:01 PM: npm
They were working earlier today.
Rebuilding with clean cache doesn’t help.