We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After creating a new project with the Blitz cli, using the reset password fails as the page the email directs to does not exist.
none - when clicking the link the email a 404 page is returned
none
blitz -v
Blitz version: 2.0.0-beta.1 (global) Blitz version: 2.0.0-beta.1 (local) macOS Monterey | darwin-arm64 | Node: v16.15.1 Package manager: npm System: OS: macOS 12.5 CPU: (8) arm64 Apple M1 Memory: 390.56 MB / 8.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.15.1 - /usr/local/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 8.17.0 - /usr/local/bin/npm npmPackages: @blitzjs/auth: 2.0.0-beta.1 => 2.0.0-beta.1 @blitzjs/next: 2.0.0-beta.1 => 2.0.0-beta.1 @blitzjs/rpc: 2.0.0-beta.1 => 2.0.0-beta.1 @prisma/client: 4.0.0 => 4.0.0 blitz: 2.0.0-beta.1 => 2.0.0-beta.1 next: 12.2.0 => 12.2.0 prisma: 4.0.0 => 4.0.0 react: 18.0.0 => 18.0.0 react-dom: 18.0.0 => 18.0.0 typescript: ^4.5.3 => 4.7.4
No response
The text was updated successfully, but these errors were encountered:
Thanks for the report. It will be soon fixed by #3743
Sorry, something went wrong.
beerose
Successfully merging a pull request may close this issue.
What is the problem?
After creating a new project with the Blitz cli, using the reset password fails as the page the email directs to does not exist.
Paste all your error logs here:
Paste all relevant code snippets here:
none
What are detailed steps to reproduce this?
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response
The text was updated successfully, but these errors were encountered: