Open offtherailz opened 2 years ago
@sycured can you confirm the problematic version is the one indicated ?
@sycured can you confirm the problematic version is the one indicated ?
Yes, it was exactly with node 14.18.1 / npm 6.14.15
CI fixed downgrading to node 14.17.0 / npm 6.14.13
Note: CI server uses nvm
to have node/npm
c105-cgd works using 6.14.13 , doesn't work using npm 6.14.15
Tested by @sycured on CI servers. Need to check if it is a regression of npm or a change of API.