簡體   English   中英

錯誤沒有離子服務

[英]erro no ionic serve

PS C:\ionic\appmysql> 離子服務

ng.cmd run app:serve --host=localhost --port=8100 [ng] 發生未處理的異常:ngcc 已經在 id 12260 的進程中運行。[ng] 如果您正在並行運行多個構建,那么您可以嘗試在開始構建之前,通過命令行 ngcc 工具預處理你的 node_modules。 cli/ngcc/ ngcc_lock_file .) [ng] 更多細節參見“C:\Users\AlvgMaker\AppData\Local\Temp\ng-Imd7P3\angular-errors.log”。

[錯誤] ng 意外關閉(退出代碼 127)。

    The Ionic CLI will exit. Please check any output above for error details.

PS C:\ionic\appmysql> npm i npm WARN @ionic-native/native-storage @ ionic-native/native-storage @5.31.1 需要一個對等方,但未安裝。 您必須自己安裝對等依賴項。 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch ":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\watchpack-chokidar2\node_modules\fsevents) :npm WARN notsup 跳過可選依賴:fsevents@1.2.13 不支持的平台:想要 {"os":"darwin","arch":"any"}(當前:{"os":"win32","arch" :“ X64”})ZBB30E85411B56DF41296726AB44445DC8FZ WARN warn tawn tawn swiptions swipping可選依賴性:fsevents@2.1.3(node_modules \ fsevents \ fsevents):ZBBBB3SE ESMENTYS:ZBB3 "arch":"any"} (當前: {"os":"win32","arch":"x64"}) ZBB30E8 5411B56DF41296726AB445DC8FZ WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\webpack-dev-server\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin ","arch":"any"}(當前:{"os":"win32","arch":"x64"})

87包正在尋找資金運行npm fund詳情

發現 1 個低嚴重性漏洞運行npm audit fix以修復它們,或npm audit以獲取詳細信息 PS C:\ionic\appmysql> ionic serve

ng.cmd run app:serve --host=localhost --port=8100 [ng] 發生未處理的異常:目標入口點“@ionic-native/native-storage”缺少依賴項:[ng] - @ionic -native/core [ng] 有關詳細信息,請參閱“C:\Users\AlvgMaker\AppData\Local\Temp\ng-u1RWk0\angular-errors.log”。

[錯誤] ng 意外關閉(退出代碼 127)。

    The Ionic CLI will exit. Please check any output above for error details.

請安裝 package:

@ionic-native/核心

使用以下代碼:

npm i @ionic-native/core

更多內容: https://www.npmjs.com/package/@ionic-native/core

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM