There appears to be a node version mismatch. Catalyst requires node v24, but the CLI invoked as part of pnpm create @bigcommerce/catalyst@latest only allows node v20 | node v22. Every attempt to install normally (without resorting to hacks) leads to EBADENGINE errors.
To Reproduce
Steps to reproduce the behavior:
- Use node v24
pnpm create @bigcommerce/catalyst@latest