今天在使用sublime text2的插件html/css/js prettify时,每次格式化代码就报错“node.js was not found in the default path”,就算修改了node.exe的路径也还是没用,后来发现是我要格式化的html文件路径里包含中文,将html文件路径中的中文改成英文就OK了,可以正常格式化了
node.js was not found in the default path
最新推荐文章于 2024-09-13 09:37:56 发布