Skip to content
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

[visual-editor] Every alternate build of VE removes agent.kit.json #2402

Closed
paullewis opened this issue Jul 3, 2024 · 2 comments · Fixed by #2403
Closed

[visual-editor] Every alternate build of VE removes agent.kit.json #2402

paullewis opened this issue Jul 3, 2024 · 2 comments · Fixed by #2403
Assignees

Comments

@paullewis
Copy link
Contributor

@aomarks Is there an easy way to use wireit to determine why the file is being removed?

@paullewis
Copy link
Contributor Author

To repro go to the visual editor and npm run build and see that agent.kit.json is removed. Run it again and it reappears.

@aomarks
Copy link
Member

aomarks commented Jul 3, 2024

@aomarks Is there an easy way to use wireit to determine why the file is being removed?

Not right now. Would be great to add a detailed debugging log output to wireit for cases like this.

To repro go to the visual editor and npm run build and see that agent.kit.json is removed. Run it again and it reappears.

I think I've seen this before as well, though it doesn't repro for me right now for whatever reason. In any case, I suspect #2403 could be the fix (from a mistake I made with the recent pyodide python support), please let me know either way @paullewis!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants