Note: I use Google Translate. Currently, when you create a new project with `npx create-stencil ionic-pwa` and `npm start`, you get an image-like error.  For the time being, installing the latest `@ionic/core` solves it. `npm i @ionic/core@latest` Please update package.json.
Note: I use Google Translate.
Currently, when you create a new project with
npx create-stencil ionic-pwaandnpm start, you get an image-like error.For the time being, installing the latest
@ionic/coresolves it.npm i @ionic/core@latestPlease update package.json.