美文网首页
VS Code 提示 unable to find php-cs

VS Code 提示 unable to find php-cs

作者: Spooking | 来源:发表于2019-11-26 12:38 被阅读0次

    这个一个奇葩的问题,只出现在,没有将php的运行路径加入系统path环境变量;又通过设置 php.validate.executablePath 支持了php扩展的情况。

    解决办法就是将 php目录加入全局环境变量就OK了。

    相关文章

      网友评论

          本文标题:VS Code 提示 unable to find php-cs

          本文链接:https://www.haomeiwen.com/subject/fzyewctx.html