I’m Creating Shopify Remix App I’m Working Regularly And its working but I’ll tried today before any changes in any files I’m start local server then server is shutdown and showing this error anyone can help what is the main issue of my App
I am facing same issue
I found one issue in our app why my app is crash,
My app already connect with GitHub and then check my commit history I found issue in package.json file all package version is automatically update so then change back to previous version and delete node_module folder and reinstall node_module npm install after installation run command for start server npm run dev or Shopify app dev finally app is running back
