jihchi/app-template-rescript-react

Uncaught TypeError: Failed to resolve module specifier

painedpineapple opened this issue · 1 comments

Just cloned the repo and ran the start script with yarn and got the following console error:
Uncaught TypeError: Failed to resolve module specifier "react". Relative references must start with either "/", "./", or "../".

I'm no longer getting this error after restarting my computer and specifying a port with the --port flag for the snowpack dev script.