We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在查阅各种方法后(包括#2),尝试了以下方法,都无法安装成功。特此报告
The text was updated successfully, but these errors were encountered:
我试了好久,最终 先删掉了picgo/node_modules里面的所有内容, 开了全局代理后,用yarn官方的源,设置了代理
yarn config set proxy http://127.0.0.1:1081 yarn config set https-proxy http://127.0.0.1:1081
其中1081和电脑代理设置里开的端口一致
最后 yarn add picgo-plugin-compress 终于安装成功了
yarn add picgo-plugin-compress
希望对你有帮助
Sorry, something went wrong.
我试了好久,最终 先删掉了picgo/node_modules里面的所有内容, 开了全局代理后,用yarn官方的源,设置了代理 yarn config set proxy http://127.0.0.1:1081 yarn config set https-proxy http://127.0.0.1:1081 其中1081和电脑代理设置里开的端口一致 最后 yarn add picgo-plugin-compress 终于安装成功了 希望对你有帮助
#2 说了一堆没用,还得是你行。特别是付的图片,一下子就看懂了。
这个插件没法安装,而且每次清picgo/node_modules目录,都会提示mozjpeg和cwebp-bin正在运行,别的插件确实可以装- -
No branches or pull requests
本人的安装环境
在查阅各种方法后(包括#2),尝试了以下方法,都无法安装成功。特此报告
但安装其他插件成功。
作者不打算维护,或者没有时间维护吗?或者有其他代替方案吗?
The text was updated successfully, but these errors were encountered: