Closed carcinocron closed 8 months ago
I tried reproducing it on my local with node v20.5.0 , but I was able to start that up. Could you add a video of your repo and local please?
@carcinocron perhaps you have Reor running at the same time? This is quite common when you have the Reor executable that you downloaded running and you try to boot the dev version - so I'd suggest quitting Reor itself and try npm run dev again.
Looks like that was it, had the close the real build before npm run dev
would open the dev build.
Describe the bug
npm run dev
does nothing.To Reproduce Fresh install of repo with node@20 installed via homebrew.
output of
npm run dev
Expected behavior thought some hotreloading thing would pop up
Desktop (please complete the following information):