Ionic serve not working in Ionic 3

前端 未结 20 786
眼角桃花
眼角桃花 2021-01-16 23:06

My Ionic info:

cli packages: (/usr/lib/node_modules)

@ionic/cli-utils  : 1.9.2
ionic (Ionic CLI) : 3.9.2

global packages:

Cordova CLI : 7.0.1 

local pack         


        
20条回答
  •  没有蜡笔的小新
    2021-01-16 23:34

    Try like this

    ionic serve --verbose =>didn’t work, there were errors;

    npm run ionic:build --verbose =>ran, finnished with OK.

提交回复
热议问题