[Web] Install Node.js Karma Test

博客首页 » Web Install Node.js Karma Test

发布于 27 Sep 2014 11:35
标签 blog
Install Node.js Karma Test

]
\node\karma>npm install karma --save-dev
npm WARN optional dep failed, continuing fsevents@0.3.0
-
> ws@0.4.32 install 
\node\karma\node_modules\karma\node_modules\socket.io\node_modules\socket.io-client\node_modules\ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

\node\karma\node_modules\karma\node_modules\socket.io\node_modules\socket.io-client\node_modules\ws>node "\nodejs\node_modules\
npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Micros
oft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [\node\karma\node_modules\kar
ma\node_modules\socket.io\node_modules\socket.io-client\node_modules\ws\build\binding.sln]
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Micros
oft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [\node\karma\node_modules\kar
ma\node_modules\socket.io\node_modules\socket.io-client\node_modules\ws\build\binding.sln]
karma@0.12.23 node_modules\karma
├── di@0.0.1
├── graceful-fs@2.0.3
├── colors@0.6.2
├── rimraf@2.2.8
├── mime@1.2.11
├── q@0.9.7
├── optimist@0.6.1 (wordwrap@0.0.2, minimist@0.0.10)
├── lodash@2.4.1
├── source-map@0.1.39 (amdefine@0.1.0)
├── useragent@2.0.10 (lru-cache@2.2.4)
├── http-proxy@0.10.4 (pkginfo@0.3.0, utile@0.2.1)
├── chokidar@0.9.0 (recursive-readdir@0.0.2)
├── log4js@0.6.21 (semver@1.1.4, async@0.2.10, readable-stream@1.0.32)
├── minimatch@0.2.14 (sigmund@1.0.0, lru-cache@2.5.0)
├── glob@3.2.11 (inherits@2.0.1, minimatch@0.3.0)
├── connect@2.12.0 (uid2@0.0.3, methods@0.1.0, debug@0.8.1, cookie-signature@1.0.1, qs@0.6.6, pause@0.0.1, fresh@0.2.0, buffer-crc32@0.2.1, batch@0
.5.0, bytes@0.2.1, raw-body@1.1.2, cookie@0.1.0, negotiator@0.3.0, send@0.1.4, multiparty@2.2.0)
└── socket.io@0.9.17 (base64id@0.1.0, policyfile@0.0.4, redis@0.7.3, socket.io-client@0.9.16)

\node\karma>npm install -g karma-cli
\npm\karma -> C:\Documents and Settings\Administrator01\Application Data\npm\node_modules\ka
rma-cli\bin\karma
karma-cli@0.0.4 \npm\node_modules\karma-cli
└── resolve@0.5.1

本页面的文字允许在知识共享 署名-相同方式共享 3.0协议和GNU自由文档许可证下修改和再使用,仅有一个特殊要求,请用链接方式注明文章引用出处及作者。请协助维护作者合法权益。


系列文章

文章列表

  • Web Install Node.js Karma Test

这篇文章对你有帮助吗,投个票吧?

rating: 0+x

留下你的评论

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License