Closed Hamzehn closed 6 months ago
Thanks for creating this issue! It looks like there might be a problem with backward compatibility of the pnpm 9+. Current lock file is generated via pnpm v8. Will check this
I had the same issue when I used the pnpm version 7.20.0, but resolved with pnpm version 8.15.7
Describe the bug
Trying to install for the first time on WSL2 (Windows 11) with the following environment:
After I fill out the environment variables in the beginning, the installation quickly fails with the following error:
Steps to reproduce
1- I made sure I have the following installed on my machine (WSL2 running on Windows)
2- I created a directory [dir]
3- I ran pnpm create-saas-boilerplate ./[dir]
System Info
Logs
Click to expand!
```shell ------ Notice ------ This CLI collects various anonymous events, warnings, and errors to improve the CLI tool and enhance your user experience. Read more: https://docs.demo.saas.apptoku.com/working-with-sb/dev-tools/telemetry If you want to opt out of telemetry, you can set the environment variable SB_TELEMETRY_DISABLED to 1 in your shell. For example: export SB_TELEMETRY_DISABLED=1 Performing system check: ✔ Checking if docker is installed... it is! ✔ Checking if pnpm is installed... it is! Project will be initialized in directory: /home/[***]/[***] Fetching latest release... done Latest release: 2.6.0 Downloading project... done Setup environment variables: This step will set up all environment variables. For more details visit: https://docs.demo.saas.apptoku.com/api-reference/env. Pass PROJECT_NAME [saas]: saas Configure you social OAuth clients (optional): Pass SOCIAL_AUTH_GOOGLE_OAUTH2_KEY [Validations