TFS nodejs client
发布于 10 年前 作者 yudatou123 3921 次浏览 最后一次编辑是 8 年前

请教一下,目前有没有这方面的客户端,今天看了一下https://github.com/zzuhan/tfs,但是用 npm 安装不了

[root@maven soft]# npm install tfs npm http GET https://registry.npmjs.org/tfs npm http 404 https://registry.npmjs.org/tfs npm ERR! TypeError: Cannot read property ‘latest’ of undefined npm ERR! at next (/usr/local/lib/node_modules/npm/lib/cache.js:744:35) npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:732:5 npm ERR! at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:148:7) npm ERR! at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:133:7 npm ERR! at Object.oncomplete (fs.js:107:15) npm ERR! If you need help, you may report this entire log, npm ERR! including the npm and node versions, at: npm ERR! http://github.com/npm/npm/issues

回到顶部