Pnpm: Self installer fails to install [email protected]

Created on 23 Oct 2018  路  3Comments  路  Source: pnpm/pnpm

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

bug

All 3 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andreineculau picture andreineculau  路  5Comments

radarsu picture radarsu  路  3Comments

andreineculau picture andreineculau  路  3Comments

davidcallanan picture davidcallanan  路  4Comments

zkochan picture zkochan  路  3Comments