安装测试系统karma

来源:互联网 发布:js 是否数字 编辑:程序博客网 时间:2024/06/06 17:40
MacBook-Pro:~ sunyifeng$sudo npm install -g karma
Password:
Sorry, try again.
Password:
-
> fsevents@1.0.15 install /usr/local/lib/node_modules/karma/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build

[fsevents] Success: "/usr/local/lib/node_modules/karma/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" already installed
Pass --update-binary to reinstall or --build-from-source to recompile
/usr/local/bin/karma -> /usr/local/lib/node_modules/karma/bin/karma
karma@1.3.0 /usr/local/lib/node_modules/karma
├── isbinaryfile@3.0.1
├── range-parser@1.2.0
├── graceful-fs@4.1.10
├── rimraf@2.5.4
├── di@0.0.1
├── mime@1.3.4
├── qjobs@1.1.5
├── colors@1.1.2
├── source-map@0.5.6
├── http-proxy@1.15.2 (eventemitter3@1.2.0, requires-port@1.0.0)
├── dom-serialize@2.2.1 (void-elements@2.0.1, custom-event@1.0.1, extend@3.0.0, ent@2.2.0)
├── tmp@0.0.28 (os-tmpdir@1.0.2)
├── minimatch@3.0.3 (brace-expansion@1.1.6)
├── useragent@2.1.9 (lru-cache@2.2.4)
├── glob@7.1.1 (path-is-absolute@1.0.1, inherits@2.0.3, fs.realpath@1.0.0, once@1.4.0, inflight@1.0.6)
├── bluebird@3.4.6
├── connect@3.5.0 (utils-merge@1.0.0, parseurl@1.3.1, debug@2.2.0, finalhandler@0.5.0)
├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
├── body-parser@1.15.2 (content-type@1.0.2, bytes@2.4.0, depd@1.1.0, qs@6.2.0, on-finished@2.3.0, raw-body@2.1.7, debug@2.2.0, http-errors@1.5.1, iconv-lite@0.4.13, type-is@1.6.14)
├── expand-braces@0.1.2 (array-unique@0.2.1, array-slice@0.2.3, braces@0.1.5)
├── log4js@0.6.38 (semver@4.3.6, readable-stream@1.0.34)
├── socket.io@1.4.7 (debug@2.2.0, has-binary@0.1.7, socket.io-parser@2.2.6, socket.io-adapter@0.4.0, engine.io@1.6.10, socket.io-client@1.4.6)
├── lodash@3.10.1
├── combine-lists@1.0.1 (lodash@4.17.2)
├── core-js@2.4.1
└── chokidar@1.6.1 (path-is-absolute@1.0.1, async-each@1.0.1, inherits@2.0.3, glob-parent@2.0.0, is-binary-path@1.0.1, is-glob@2.0.1, readdirp@2.1.0, anymatch@1.3.0, fsevents@1.0.15)
MacBook-Pro:~ sunyifeng$

原创粉丝点击