My CI suddenly fails: https://travis-ci.org/nodejs-monorepo-templates/typescript-monorepo/builds/445012094
I use curl -L https://unpkg.com/@pnpm/self-installer | node to install pnpm
I will make 2.16 latest for now. The location of bins was changed and @pnpm/self-installer uses the old location
https://github.com/pnpm/self-installer/blob/master/src/installTo.js#L38-L39
it should work now. I will fix @pnpm/self-installer tonight and make 2.17.0 latest again
fixed in latest @pnpm/self-installer. No need to do any actions just rebuilding the job next time will work