Я пытался выполнить команду построения в Git bash и получил следующее сообщение об ошибке:
[gen][int] npm
[gen][int] ERR! code ELIFECYCLE
[gen][int] npm ERR! blabla@ build: `node node_modules/blabla-build-tasks/taskRunner.js --task=build "--compile=blabla.components.modal-lay
[gen][int] npm ERR!
[gen][int] npm ERR! errno 1
[gen][int] npm ERR! Exit status 1
[gen][int] npm ERR! Failed at the blabla@ build script.
[gen][int] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[gen][int] npm ERR! A complete log of this run can be found in:
[gen][int] npm ERR! C:\Users\me\AppData\Roaming\npm-cache\_logs\2020-01-31T10_50_17_121Z-debug.log
[gen][int] Build finished with code: 1
[gen][int] ERROR: Build finished with code:1
Кто-нибудь знает, как ее решить?