-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue]: Error while executing "yarn build" #2806
Comments
I found a way to work around it. Just replaced the icon.png with another png file.. it was corrupted somehow. |
These are hackers hacking me please contact fbi
…On Wed, Jun 12, 2024, 10:57 AM Luis Novo ***@***.***> wrote:
Same error her.. on a Mac M2 running Sonoma. Anybody got a way to fix?
—
Reply to this email directly, view it on GitHub
<#2806 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BI3MSTES7MTGDFG6WNEY2U3ZHBVXVAVCNFSM6AAAAABIMCLVECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRTGM4TSMBRGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
the icon.png can not be preview, what is that |
I ran into this exact same issue on the main and autogenstudio branches. Replacing |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue
branch: master
tag: v0.2.27
Building the autogen-studio frondend from src code. Follow the instructions step by step in this page:
https://microsoft.github.io/autogen/blog/2023/12/01/AutoGenStudio
npm install -g gatsby-cli
npm install --global yarn
cd frontend
yarn install
yarn build
after excuting the "yarn build", the error occurs:
"gatsby-plugin-manifest" threw an error while running the onPostBootstrap lifecycle:
Input file contains unsupported image format
Steps to reproduce
npm install -g gatsby-cli
npm install --global yarn
cd frontend
yarn install
yarn build
Screenshots and logs
Additional Information
OS: Ubuntu 20.04
The text was updated successfully, but these errors were encountered: