create-react-app
create-react-app copied to clipboard
npm run build hangs
npm run build hangs console this Creating an optimized production build... Compiler.run is not work Please help me!
Does your npm run start works fine? if it does delete your node modules find your build folder and delete it also then try running npm install npm run build it should work