错误:Failed to execute goal com.github.eirslett:frontend-maven-xxxxxxxx
可以执行 mvn clean package -e 查看,会执行打包并显示更详细的错误信息
错误信息为CreateProcess error=193, %1 is not a valid Win32 application。
frontend-maven-plugin的gtihub上有关于着个错误的解释
https://github.com/eirslett/frontend-maven-plugin/issues/487

本文介绍了一种在使用frontend-maven-plugin进行项目打包时遇到的错误“CreateProcess error=193, %1 is not a valid Win32 application”的解决方法。建议执行mvn clean package -e命令来获取更详细的错误信息,并提供了该错误在frontend-maven-plugin GitHub页面上的讨论链接。
1万+

被折叠的 条评论
为什么被折叠?



