Closed BryceBarbara closed 2 years ago
Howdy! You mention installing this using various package managers but then have npx only-allow pnpm as a preinstall command. Is that intentional?
npx only-allow pnpm
oh, sorry!
Because I was using the initial template to create the repository, and I had been using pnpm, which caused me to not delete the code.
It wasn't intentional.
Howdy! You mention installing this using various package managers but then have
npx only-allow pnpm
as a preinstall command. Is that intentional?