Skip to content
New issue

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

[Quality/Performance] bump node version #3180

Open
sync-by-unito bot opened this issue Jan 16, 2024 · 0 comments
Open

[Quality/Performance] bump node version #3180

sync-by-unito bot opened this issue Jan 16, 2024 · 0 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 16, 2024

Suggestion

This task is good for patch sprint. Goal is to bump node version and dependencies to resolve warnings during npm install. You can check one of GitHub action runs (test → Install dependencies). It will show warnings like below

Run npm install

npm WARN EBADENGINE Unsupported engine {

npm WARN EBADENGINE package: '@angular-devkit/architect@0.1200.5',

npm WARN EBADENGINE required: {

npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0',

npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6',

npm WARN EBADENGINE yarn: '>= 1.13.0'

... etc

write codes

┆Issue is synchronized with this Asana task by Unito
┆Created By: Sam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants