Currently getting the following error thrown npm ERR! Cannot read properties of null (reading 'matches') in https://github.com/zanechua/comment-worker/actions/runs/5857501953/job/15879483256
Seems to be an incompatibility since I am using pnpm instead of npm?
Can we have support for making use of other package managers to install wrangler other than npm ?