【发布时间】:2022-01-17 15:16:23
【问题描述】:
当我尝试在 ionic 6 中安装“npm install @awesome-cordova-plugins/contacts”时,出现如下错误
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@awesome-cordova-plugins%2fcontacts - Not found
npm ERR! 404
npm ERR! 404 '@awesome-cordova-plugins/contacts@*' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url. ```
how can i resolve this issue. same issue is happening for uid also.
【问题讨论】:
标签: ionic-framework capacitor ionic-native ionic5