Skip to content

Conversation

@Gohlub
Copy link
Contributor

@Gohlub Gohlub commented Mar 12, 2025

Front-end is not working: I am not sure why. One behavior I suspected was that I was loading the lazy blob (the body) for GET requests (which shouldn't have a body?), but I went around it but to no avail. Let me know what you think

@nick1udwig nick1udwig changed the base branch from master to develop March 14, 2025 13:26
Base automatically changed from develop to master March 18, 2025 02:03
@Gohlub
Copy link
Contributor Author

Gohlub commented Mar 24, 2025

Another comment that I have is that, due to some issues with .DS_Store files, kit would sometimes have issues with building. It was non-deterministic in the sense that I had to run
bash find . -name ".DS_Store" -type f -delete && rm -f /Users/zahirsabotic/Documents/kit/src/new/templates/.DS_Store && rm -rf /Users/zahirsabotic/Documents/process-template && cargo run -- new process-template --template llm-template --ui
to try and get rid of the .DS_Store files, often multiple times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants