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
{{ message }}
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
Note: I use Google Translate.
Currently, when you create a new project with
npx create-stencil ionic-pwa
andnpm 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.
The text was updated successfully, but these errors were encountered: