Blitz version: 2.0.0-beta.16 (global)
macOS Monterey | darwin-arm64 | Node: v16.13.1
Package manager: npm
System:
OS: macOS 12.5.1
CPU: (10) arm64 Apple M1 Pro
Memory: 82.63 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 16.13.1 - ~/.nvm/versions/node/v16.13.1/bin/node
Yarn: 1.22.18 - ~/.nvm/versions/node/v16.13.1/bin/yarn
npm: 8.1.2 - ~/.nvm/versions/node/v16.13.1/bin/npm
npmPackages:
@blitzjs/auth: Not Found
@blitzjs/next: Not Found
@blitzjs/rpc: Not Found
@prisma/client: Not Found
blitz: Not Found
next: Not Found
prisma: Not Found
react: Not Found
react-dom: Not Found
typescript: Not Found
Please include below any other applicable logs and screenshots that show your problem:
What is the problem?
If you chose the
--no-git
option for blitz new operator, it will still try to install husky:Paste all your error logs here:
Paste all relevant code snippets here:
What are detailed steps to reproduce this?
blitz new my-blitz-project --no-git
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response