目录
本文主要介绍 AutoGen Studio 本地源码构建过程中错误的解决方法。
一、错误描述
构建命令如下。
gatsby clean && rmdir /s /q ..\\autogenstudio\\web\\ui 2>nul & (set \"PREFIX_PATH_VALUE=\" || ver>nul) && gatsby build --prefix-paths && xcopy /E /I /Y public ..\\autogenstudio\\web\\ui
在执行构建命令后报错如下。
success Build manifest and related icons - 0.008s
ERROR #11321 PLUGIN
"gatsby-plugin-manifest" threw an error while running the onPostBootstrap lifecycle:
Input file contains unsupported image format
Error: Input file contains unsupported image format
not finished onPostBootstr