Skip to content

Commit

Permalink
fix:corepack 'Cannot find matching keyid' error
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed Feb 4, 2025
1 parent d0f1999 commit 3925767
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
os: linux
dist: jammy
language: node_js
env:
- COREPACK_INTEGRITY_KEYS=0 # workaround for https://github.com/nodejs/corepack/issues/627
node_js:
- 22
branches:
Expand Down

0 comments on commit 3925767

Please sign in to comment.