Intellij IDEA 保存js文件报错:Cannot Save Files : Following errors occurred on attempt to save files

现象:

Intellij IDEA 保存js文件报错:Cannot Save Files : Following errors occurred on attempt to save files_第1张图片

解决方案:

把有问题的manager.js源文件备份后,删除项目中的源文件,重新建立(或从svn上下载)manager.js,然后把备份的manager.js中的内容粘贴到新建立(或从svn上下载)的mananger.js中

产生原因:

未查明!

你可能感兴趣的:(运维)