from AutoGen studio run yarn install wrong #5115
Labels
awaiting-op-response
Issue or pr has been triaged or responded to and is now awaiting a reply from the original poster
proj-studio
Related to AutoGen Studio.
What happened?
I want to start the source code of AutoGen Studio, but when I run yarn install, it reports an error. The error message is:
error D:\mys\mytest\autogen-main\autogen-main\python\packages\autogen-studio\frontend\node_modules\sharp: Command failed.
Exit code: 1
Command: (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
Arguments:
Directory: D:\mys\mytest\autogen-main\autogen-main\python\packages\autogen-studio\frontend\node_modules\sharp
Output:
What did you expect to happen?
can yarn install success
How can we reproduce it (as minimally and precisely as possible)?
i node version is v18.20.5; npm version is 10.8.2; yarn version is 1.22.22
AutoGen version
main
Which package was this bug in
AutoGen Studio
Model used
No response
Python version
3.10.0
Operating system
No response
Any additional info you think would be helpful for fixing this bug
No response
The text was updated successfully, but these errors were encountered: