Ionic2 start app error: Error with start undefined

   This problem is solved by using the Taobao image。


    Install Taobao image

    E:>npm install -g cnpm --registry=https://registry.npm.taobao.org


    First:Skip NPM installation
    
    E:>ionic start mobileapp blank --v2 --skip-npm
    
    Second:

    E:\mobileapp>cnpm install

    
    ## In this way can be installed successfully, but the NPM folder file structure and NPM installation is very different.
發佈了92 篇原創文章 · 獲贊 11 · 訪問量 10萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章