We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug С некоторой вероятностью при сборке проекта падают шаги сборки тем (например flamingo-themes и caldera-online-themes)
flamingo-themes
caldera-online-themes
lerna ERR! lifecycle "prepare" errored in "salutejs/flamingo-themes", exiting 1 lerna ERR! lifecycle "prepare" errored in "@salutejs/caldera-online-themes", exiting 1
lerna ERR! lifecycle "prepare" errored in "salutejs/flamingo-themes", exiting 1
lerna ERR! lifecycle "prepare" errored in "@salutejs/caldera-online-themes", exiting 1
Node, NPM and package versions node -v 18.16.1 npm -v 9.5.1
node -v 18.16.1
npm -v 9.5.1
To Reproduce Запустить сборку npx lerna bootstrap. Также баг замечен при отработке джоб в PR.
npx lerna bootstrap
В качестве решения перезапускал сборку / джобу.
Expected behavior Сборки не падают.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
С некоторой вероятностью при сборке проекта падают шаги сборки тем (например
flamingo-themes
иcaldera-online-themes
)lerna ERR! lifecycle "prepare" errored in "salutejs/flamingo-themes", exiting 1
lerna ERR! lifecycle "prepare" errored in "@salutejs/caldera-online-themes", exiting 1
Node, NPM and package versions
node -v 18.16.1
npm -v 9.5.1
To Reproduce
Запустить сборку
npx lerna bootstrap
.Также баг замечен при отработке джоб в PR.
В качестве решения перезапускал сборку / джобу.
Expected behavior
Сборки не падают.
The text was updated successfully, but these errors were encountered: