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
When ng new installs node dependencies, yarn/npm produces the following warning:
warning @angular-devkit/build-angular > [email protected]: This module is no longer maintained, try this instead:
npm i nyc
Visit https://istanbul.js.org/integrations for other alternatives.
🐞 Bug report
Command (mark with an
x
)Is this a regression?
No.
Description
When
ng new
installs node dependencies, yarn/npm produces the following warning:🔬 Minimal Reproduction
ng new demo --defaults
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: