- Run
npm i
- Run
npm run build
and observe warnings forUNRESOLVED_IMPORT
- Run
npm i ionic-core-7.1.1-fix.tgz
- Run
npm run build
and observe no more warnings
ionic-core-7.1.1.tgz
: Build of Ionic Framework using Stencil 4.0.1ionic-core-7.1.1-fix.tgz
: Build of Ionic Framework using a local build of Stencil at 247b948