ionic-team/starters

bug: angular template should not use ~ for imports

indraraj26 opened this issue · 1 comments

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x
  • Nightly

Current Behavior

getting this warning when you use ionic with angular 14. I have checked the starter template we still do have ~ import global.scss

Expected Behavior

Need workaround and migrate the existing starter template

Steps to Reproduce

install latest version ionic starter and run with angular 14.2.6

Code Reproduction URL

No response

Ionic Info

Ionic:

Ionic CLI : 6.19.0 (C:\Users\user\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 6.3.1
@angular-devkit/build-angular : 14.2.6
@angular-devkit/schematics : 13.2.6
@angular/cli : 14.2.6
@ionic/angular-toolkit : 7.0.0

Capacitor:

Capacitor CLI : 3.5.0
@capacitor/android : 3.5.1
@capacitor/core : 3.5.0
@capacitor/ios : not installed

Utility:

cordova-res : 0.15.4
native-run : 1.6.0

System:

NodeJS : v14.17.1 (C:\Program Files\nodejs\node.exe)
npm : 6.14.13
OS : Windows 10

Additional Information

No response

Thanks for the report. This was resolved in 7aeee9d.