Skip to content
New issue

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

ReferenceError: crypto is not defined #69

Open
deveshlashkari opened this issue Feb 27, 2024 · 3 comments
Open

ReferenceError: crypto is not defined #69

deveshlashkari opened this issue Feb 27, 2024 · 3 comments

Comments

@deveshlashkari
Copy link

First of all thanks for this amazing project. I have installed the node_modules, and run:
npm run dev
and I am facing this error:

Screenshot 2024-02-27 at 4 34 59 PM

Any help would be much appreciated. Thanks

@eunjin0212
Copy link

I have the same error, how did you fix it?

@tushar-rupani
Copy link

My node version is v18.17.0 and I am facing the same issue.

@HamishMW
Copy link
Owner

HamishMW commented Mar 3, 2024

Looks like you need to be on node 19+ to access crypto from Remix's dev server. I'll update the readme to specify node 19 instead of 18 like it does currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants