IONIC安装

阅读数:1347 发布时间:2016-04-26 09:22:08

作者:秀野堂主 标签: IONIC
sudo npm install ionic** -g

npm WARN engine cordova-js@3.9.0: wanted: {"node":"~0.10.x"} (current: {"node":"0.12.2","npm":"2.7.4"})
npm WARN engine npm@1.3.4: wanted: {"node":">=0.6","npm":"1"} (current: {"node":"0.12.2","npm":"2.7.4"})
npm WARN engine xmlbuilder@2.2.1: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"0.12.2","npm":"2.7.4"})
npm WARN installMany normalize-package-data was bundled with npm@1.3.4, but bundled package wasn't found in unpacked tree
/usr/local/bin/ionic -> /usr/local/lib/node_modules/ionic/bin/ionic
ionic@1.4.8 /usr/local/lib/node_modules/ionic
├── proxy-middleware@0.7.0
├── connect-livereload@0.5.2
├── progress@1.1.7
├── colors@0.6.2
├── open@0.0.5
├── ncp@0.4.2
├── underscore@1.7.0
├── crc@3.2.1
├── q@1.0.1
├── async@0.9.2
├── shelljs@0.2.6
├── semver@4.3.6
├── cross-spawn@0.2.3 (lru-cache@2.6.4)
├── npm@2.1.3
├── form-data@0.1.4 (mime@1.2.11, combined-stream@0.0.7)
├── optimist@0.6.0 (wordwrap@0.0.3, minimist@0.0.10)
├── event-stream@3.0.20 (stream-combiner@0.0.4, duplexer@0.1.1, from@0.1.3, pause-stream@0.0.11, map-stream@0.0.5, split@0.2.10, through@2.3.7)
├── cli-table@0.3.1 (colors@1.0.3)
├── finalhandler@0.2.0 (escape-html@1.0.1, debug@2.0.0)
├── xml2js@0.4.4 (sax@0.6.1, xmlbuilder@2.6.4)
├── opbeat-ionic@1.1.3 (console-log-level@1.0.0, json-stringify-safe@5.0.1, stackman@0.2.2, after-all@2.0.2)
├── tiny-lr-fork@0.0.5 (debug@0.7.4, faye-websocket@0.4.4, qs@0.5.6, noptify@0.0.3)
├── cheerio@0.19.0 (entities@1.1.1, lodash@3.9.3, dom-serializer@0.1.0, css-select@1.0.0, htmlparser2@3.8.2)
├── serve-static@1.7.1 (escape-html@1.0.1, utils-merge@1.0.0, parseurl@1.3.0, send@0.10.1)
├── connect@3.1.1 (utils-merge@1.0.0, parseurl@1.3.0, finalhandler@0.1.0, debug@1.0.4)
├── request@2.51.0 (caseless@0.8.0, forever-agent@0.5.2, aws-sign2@0.5.0, stringstream@0.0.4, oauth-sign@0.5.0, tunnel-agent@0.4.0, json-stringify-safe@5.0.1, node-uuid@1.4.3, qs@2.3.3, mime-types@1.0.2, tough-cookie@1.2.0, hawk@1.1.1, http-signature@0.10.1, combined-stream@0.0.7, form-data@0.2.0, bl@0.9.4)
├── unzip@0.1.9 (setimmediate@1.0.2, match-stream@0.0.2, pullstream@0.4.1, readable-stream@1.0.33, binary@0.3.0, fstream@0.1.31)
├── prompt@0.2.12 (revalidator@0.1.8, pkginfo@0.3.0, read@1.0.6, winston@0.6.2, utile@0.2.1)
├── archiver@0.5.1 (lodash@2.4.2, readable-stream@1.1.13, lazystream@0.1.0, zip-stream@0.1.4, file-utils@0.1.5)
├── vinyl-fs@0.3.7 (graceful-fs@3.0.8, mkdirp@0.5.1, lodash@2.4.2, strip-bom@1.0.0, vinyl@0.4.6, through2@0.6.5, glob-stream@3.1.18, glob-watcher@0.0.6)
├── gulp@3.8.8 (pretty-hrtime@0.2.2, interpret@0.3.10, deprecated@0.0.1, archy@0.0.2, minimist@1.1.1, semver@3.0.1, tildify@1.0.0, chalk@0.5.1, orchestrator@0.3.7, gulp-util@3.0.5, liftoff@0.12.1)
└── ionic-app-lib@0.0.23 (cordova-lib@5.0.0)

相关文章推荐: