February 18th, 2022
10:05 am
Posted under Angular & Web
Permalink
Tags Tip
I received these warnings when building an angular 11 upgrade of microapps from angular 6. This post details the issue and remediation.
I checked and had already removed all the node-sass entries from package.json files and re-ran npm install and rebuilt, so have taken no further action at the moment. There may still be a few warnings lurking due to package-lock.json issues as discussed in the above post, in which case I will take a further look in due course as required and update this post.
Comments Off on angular 11 node-sass deprecated warnings