gpt4 book ai didi

javascript - 如何修复 "bower ENOTFOUND"

转载 作者:行者123 更新时间:2023-12-03 02:54:48 26 4
gpt4 key购买 nike

我正在尝试安装https://github.com/catarse/catarse VPS 上的脚本(在我的本地计算机上工作正常),当我输入命令 bower install 时出现错误:

bower checkout      catarse_admin#master
bower resolved https://github.com/catarse/catarse_admin.git#3151581f33
bower ENOTFOUND Package option not found

bower.json

{
"name": "catarse",
"version": "1.0.0",
"homepage": "https://github.com/catarse/catarse",
"description": "The first open source crowdfunding platform for creative projects in the world!",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"vendor/assets/components",
"test",
"tests"
],
"dependencies": {
"jquery": "~2.1.4",
"backbone": "~1.2.0",
"underscore": "~1.8.3",
"jquery-sticky": "~1.0.1",
"jquery-smooth-scroll": "~1.5.5",
"jquery-typewatch": "~2.2.1",
"store": "~2.3.0",
"jQuery-Mask-Plugin": "~1.11.4",
"jquery-ui": "~1.11.4",
"jquery-ujs": "~1.0.3",
"jquery.fixedmask": "~1.0.0",
"mithril": "~0.2.0",
"catarse_admin": "https://github.com/catarse/catarse_admin.git#master"
}
}

最佳答案

真丢脸..我输入了bower install --allow-root option而不是bower install --allow-root

关于javascript - 如何修复 "bower ENOTFOUND",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31648015/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com