Describe the bug
✗ Create Next.js project with TypeScript, Tailwind CSS, ESLint
$ npx create-next-app@latest my-pwa-landing --typescript --tailwind --eslint --app --src-dir --import-alias "@/*"
<exited with error: PowerShell 6+ (pwsh) is not available. Please install it from https://aka.ms/powershell. Error:
Error: Command failed: pwsh.exe --version
'pwsh.exe' is not recognized as an internal or external command,
operable program or batch file.
Affected version
Version 0.0.328
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response
Describe the bug
✗ Create Next.js project with TypeScript, Tailwind CSS, ESLint
$ npx create-next-app@latest my-pwa-landing --typescript --tailwind --eslint --app --src-dir --import-alias "@/*"
<exited with error: PowerShell 6+ (pwsh) is not available. Please install it from https://aka.ms/powershell. Error:
Error: Command failed: pwsh.exe --version
'pwsh.exe' is not recognized as an internal or external command,
operable program or batch file.
Affected version
Version 0.0.328
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response