Skip to content

Conversation

@wimpyprogrammer
Copy link
Owner

Fix CI errors during testpack due to sub-directory confusion.

npm WARN tarball tarball data for regex-to-strings@file:packages/regex-to-strings/regex-to-strings-2.1.0.tgz (null) seems to be corrupted. Trying again.
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/runner/work/regex-to-strings/regex-to-strings/packages/regex-to-strings-testpack/packages/regex-to-strings/regex-to-strings-2.1.0.tgz
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/runner/work/regex-to-strings/regex-to-strings/packages/regex-to-strings-testpack/packages/regex-to-strings/regex-to-strings-2.1.0.tgz'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

Fix CI errors during testpack due to sub-directory confusion.
@wimpyprogrammer wimpyprogrammer added the bug Something isn't working label Apr 18, 2022
@wimpyprogrammer wimpyprogrammer self-assigned this Apr 18, 2022
@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #66 (ed1daa2) into develop (1443ff1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop      #66   +/-   ##
========================================
  Coverage    99.29%   99.29%           
========================================
  Files           22       22           
  Lines          424      424           
  Branches        69       69           
========================================
  Hits           421      421           
  Misses           2        2           
  Partials         1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1443ff1...ed1daa2. Read the comment docs.

@wimpyprogrammer wimpyprogrammer marked this pull request as ready for review June 26, 2022 15:07
@wimpyprogrammer wimpyprogrammer merged commit 18063c8 into develop Jun 26, 2022
@wimpyprogrammer wimpyprogrammer deleted the fix/node-16-testpack branch June 26, 2022 15:07
wimpyprogrammer added a commit that referenced this pull request Oct 17, 2025
The workaround for #66 seems to be no longer necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants