Hi there, I am developing a website using Remix. However, I am unable to run it locally on localhost on my Windows PC. However, the same project is running perfectly on macOS and I am able to run it locally.
When I try to run "npm run dev" it is giving me some weird syntax error in remix node_modules file. I am attaching screenshots for the error and my package.json scripts. Tried uninstalling and reinstalling node_modules but same error.
Any help would be appreciated. Thank you!