maxlicheng / luci-app-unblockmusic

用于解锁网易云灰色歌曲的OpenWRT/LEDE路由器插件 (openwrt/lede luci support for unblock neteasecloudmusic)
1.5k stars 277 forks source link

lede 2.34安装node缺少支持库 #129

Open MIAOBUSI opened 4 years ago

MIAOBUSI commented 4 years ago

作者你好 在lede 2.34下安装node提示缺少libnghttp2-14 libhttp-parser无法安装,能麻烦提供一下吗?

MIAOBUSI commented 4 years ago

已解决

MIAOBUSI commented 4 years ago

成功安装后提示Insufficient permissions to read UCI configuration. 请问下如何解决

akon2003 commented 4 years ago

怎么解决的

MIAOBUSI commented 4 years ago

没什么用 装上了用不了

发自我的iPhone

在 2020年7月20日,22:15,akon2003 notifications@github.com 写道:



怎么解决的

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/maxlicheng/luci-app-unblockmusic/issues/129#issuecomment-661066612, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AE5CXG5NH7FI6V4F6PLWHJLR4RGPDANCNFSM4M5KAUHQ.

hongtaohot858 commented 4 years ago

成功安装后提示Insufficient permissions to read UCI configuration. 请问下如何解决

参考这个方法,完美解决。https://www.right.com.cn/FORUM/thread-4033034-1-1.html

MIAOBUSI commented 4 years ago

@akon2003 https://tieba.baidu.com/p/6672849084 参照这个就可以修复权限不足的问题了,node无法安装的话执行一遍opkg update,获取完源后再opkg install node就可以了