You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
┆Issue is synchronized with this Asana task by Unito
┆Created By: Sam
The text was updated successfully, but these errors were encountered: