create-inferno-app
create-inferno-app copied to clipboard
Only npm supported?
It took me a while to install dependencies even though i run the command via pnpm just like:
pnpm create inferno-app my-inferno-app
template could detect if parent process is pnpm/yarn/npm may be can you try https://github.com/egoist/detect-package-manager ? or another package manager detector should exist im pretty sure vite does this thing but inferno does not.