Closed Suntechnic closed 1 year ago
@Suntechnic, здравствуйте. Обновитесь, пожалуйста до @bitrix/cli v3.2.1, должно помочь
Теперь (на версии 3.2.1) вроде сборка работает но в начале выдает такую ошибку:
~> bitrix build --path=/home/bitrix/www/local/js/ --watch
(node:54992) UnhandledPromiseRejectionWarning: Error: Not supported
at Object.<anonymous> (/usr/lib/node_modules/@bitrix/cli/bin/bitrix:8:1)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
(node:54992) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:54992) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@Suntechnic, обновитесь еще раз. До v3.2.2, проблем больше быть не должно
Да, теперь отлично! Спасибо за вашу работу.
После обновления до версии 3.2.0
Возникает ошибка:
Ошибка появляется не сразу после обновления, что интересно. 3.1.1 рабочая.
https://qna.habr.com/q/1264582