I was using node version 22 and npm version 10. Where the project I was running npm install in, expected me to run on node 12 and npm 6. So downgrading versions might help.