小编kk-*_*cbx的帖子

如何在 Ionic 5 中构建 Web

我正在尝试使用我尝试过的 Ionic 5 构建网络应用程序:

ionic cordova build browser --prod --release
Run Code Online (Sandbox Code Playgroud)

ionic serve --prod
Run Code Online (Sandbox Code Playgroud)

都失败并出现如下错误:

1. If 'ion-header' is an Angular component, then verify that it is part of this module.
2. If 'ion-header' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.

1. If 'ion-icon' is an Angular component, then verify that it is part of this module.
2. If 'ion-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the'@NgModule.schemas' of …
Run Code Online (Sandbox Code Playgroud)

ionic-framework

3
推荐指数
1
解决办法
7071
查看次数

标签 统计

ionic-framework ×1