Meu projeto está funcionando normalmente, mas o build não funciona, aparece a seguinte mensagem de erro:
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! alurapic@1.0.0 build: `cross-env NODE_ENV=production webpack --progress --hide-modules`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the alurapic@1.0.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
O que está acontecendo?