Closed muhammadmalik645 closed 2 months ago
I fixed this by navigating to the exercise's directory, installing @remix-run/web-fetch@4.3.4
with npm i, and then running the exercise again.
For me, it was an issue because I was running Node v20. Once I updated to a more recent version of Remix (still v1--v1.19.3
--for the sake of trying not to introduce breaking changes) everything worked fine.
I found this issue helpful: https://github.com/remix-run/remix/issues/6118
I am getting this error whenever I node dev any exercise