Tag: ungit

更新后,Ungit停止工作

更新后,Ungit停止工作。 请告诉我是什么问题? 当我运行ungit一个错误: module.js:327 throw err; ^ 错误:在Module.require(module.js:353:17)的Function.Module._load(module.js:276:25)处的Function.Module._resolveFilename(module.js:325:15)处找不到模块'npm' )在要求(内部/ module.js:12:17)在对象。 (Module._compile(module.js:409:26))在Object.Module._extensions.js(C:\ Users \ ashev_000 \ AppData \ Roaming \ npm \ node_modules \ ungit \ src \ sysinfo.js:10:11) (module.js:353:17)的Function.Module._load(module.js:300:12)的Module.load(module.js:343:32)在要求(内部/ module.js:12:17)

不能用ungit创build仓库

安装ungit之后,我试着用模拟文件夹(testungit)来testing它。 我使用了ungit CLI,然后我有这个页面。 我想有这个页面来创build一个存储库。 在这个安装过程中,我有这些线: npm WARN engine forever-monitor@1.1.0: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.29","npm":"1.4.14"}) > typechecker@2.0.8 preinstall /usr/local/lib/node_modules/ungit/node_modules/getmac/node_modules/extract-opts/node_modules/typechecker > node ./cyclic.js npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.29","npm":"1.4.14"}) npm WARN engine boom@0.3.8: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.29","npm":"1.4.14"}) npm WARN engine hoek@0.7.6: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.29","npm":"1.4.14"}) npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.29","npm":"1.4.14"}) npm WARN engine […]