我正在使用這個帶電容器的列印機包,我已經將它安裝在我的專案中。但是當我嘗試為我的離子專案提供服務時,它會拋出一個找不到模塊的錯誤
https://ionicframework.com/docs/native/printer
ERROR in /.../node_modules/@awesome-cordova-plugins/printer/ngx/index.js
Module not found: Error: Can't resolve '@awesome-cordova-plugins/core' in '/.../node_modules/@awesome-cordova-plugins/printer/ngx'
uj5u.com熱心網友回復:
確保在使用之前安裝核心插件,
npm install @awesome-cordova-plugins/core --save
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/408281.html
標籤:
上一篇:錯誤NG6002:出現在AppModule的NgModule.imports中,但本身有錯誤AppRoutingModule
