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
run in dev and just refresh the page, you should see the crypto dependency error in the logs.
https://github.com/Fawwaz-2009/remix-crypto-form-issue
npx envinfo --system --npmPackages '{vite,@remix-run/*}' --binaries --browsers Need to install the following packages: [email protected] Ok to proceed? (y) y System: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Max Memory: 69.16 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.14.0 - ~/Library/pnpm/node Yarn: 1.22.19 - ~/Library/pnpm/yarn npm: 9.2.0 - ~/Library/pnpm/npm pnpm: 9.4.0 - ~/Library/pnpm/pnpm Watchman: 2024.09.09.00 - /opt/homebrew/bin/watchman Browsers: Chrome: 130.0.6723.92 Edge: 120.0.2210.133 Safari: 17.5 npmPackages: @remix-run/dev: ^2.13.1 => 2.13.1 @remix-run/node: ^2.13.1 => 2.13.1 @remix-run/react: ^2.13.1 => 2.13.1 @remix-run/serve: ^2.13.1 => 2.13.1 vite: ^5.1.0 => 5.4.10
npm
there shouldn't be errors in the logs with fresh project, just because of adding a form and refreshing the page.
adding a form, then refreshing the page, shows errors in the logs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduction
run in dev and just refresh the page, you should see the crypto dependency error in the logs.
https://github.com/Fawwaz-2009/remix-crypto-form-issue
System Info
Used Package Manager
npm
Expected Behavior
there shouldn't be errors in the logs with fresh project, just because of adding a form and refreshing the page.
Actual Behavior
adding a form, then refreshing the page, shows errors in the logs
The text was updated successfully, but these errors were encountered: