Commit ea6d189
committed
chore: Downgrade cron-tasks environment to Node 20/npm 10
With npm 11, some dependencies related to the AWS driver
and Kerberos are not loaded properly. It also complains about
issues with prettier (where we use 2.x and 3.x).
While at some point we will need to update all these dependencies,
we will do it with the whole bump to Node.js 24, which requires other
work before that.1 parent 3c88417 commit ea6d189
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments