【发布时间】:2016-02-18 21:57:00
【问题描述】:
我正在使用 node.js/npm。
我当前的配置如下:npm list -g --depth=0
├── bower@1.7.7
├── cordova@6.0.0
├── grunt-cli@0.1.13
├── grunt-sass@1.1.0
├── ionic@1.7.14
├── ios-deploy@1.8.5
├── ios-sim@5.0.6
├── n@2.1.0
├── to@0.2.9
└── update@0.4.2
由于我是使用 Cordova、Ionic 等开发移动应用程序的新手。-->“to”和“update”代表什么?
【问题讨论】: