问题描述
我要做什么:我试图在本地Windows上安装ktlint
我尝试过的事情:
在命令提示符下使用以下命令
curl -sSLO https://github.com/pinterest/ktlint/releases/download/0.38.1/ktlint && chmod a+x ktlint
还通过在链接的以下步骤中尝试了上述命令
https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/
正在发生的事情:无法在Windows中安装。
如何在Windows中安装?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)