create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

npm run build hangs

Open QMangoJ opened this issue 3 years ago • 1 comments

npm run build hangs console this Creating an optimized production build... Compiler.run is not work Please help me!

QMangoJ avatar Jul 21 '22 11:07 QMangoJ

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

dev-phantom avatar Aug 02 '22 04:08 dev-phantom