This repository was archived by the owner on Mar 26, 2025. It is now read-only.
Commit 325432d
Vinit Kumar
fix: frontend ci tests (#617)
* fix: frontend ci tests
* fix: upgrade to a version of graceful-fs that's more recent
* fix: try and see if this works
* fix: update npm to see if that fixes the issue
* fix: check if the problem is only limited to 16.x by adding 17.x in the mix too
* fix: 17.x
* feat: one more try
* feat: add 16.x as the issue was with faulty package-lock.json which is replaced now
* feat: add graceful-fs in resolutions itself and package-lock.json1 parent 31cb918 commit 325432d
File tree
3 files changed
+1600
-1879
lines changed- .github/workflows
3 files changed
+1600
-1879
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments