create-keystone-app icon indicating copy to clipboard operation
create-keystone-app copied to clipboard

Skip package manager installation script

Open theoparis opened this issue 4 years ago • 2 comments

I am using pnpm instead of yarn or npm, and keystone tries to install it with npm which is much slower. Can this get a feature to skip package manager installation commands and just write to the package.json file manually?

theoparis avatar Sep 28 '21 04:09 theoparis

Thanks for the suggestion @creepinson! I'll check with the team on this.

bladey avatar Oct 11 '21 02:10 bladey

@theoparis we agree this is painful, we'll be removing that and changing this to a two step process instead. Stay tuned!

dcousens avatar Mar 08 '22 22:03 dcousens