【发布时间】:2018-09-02 10:24:03
【问题描述】:
我正在尝试为我的 react-native 应用程序安装“React Native vCards”插件。但是当我运行时
npm install react-native-vcards@https://github.com/idxbroker/react-native-vcards.git --save
我收到以下错误
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t
https://github.com/idxbroker/react-native-vcards.git
npm ERR!
npm ERR! remote: Invalid username or password.
npm ERR! fatal: Authentication failed for
'https://github.com/idxbroker/react-native-vcards.git/'
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /home/dijish/.npm/_logs/2018-09-02T10_18_24_987Z-
debug.log
【问题讨论】:
标签: android react-native npm-install vcf-vcard