[BUG] dist folder errors #24

Closed
opened 2026-05-21 21:49:58 -05:00 by cowch · 0 comments
Owner

Summary

Briefly explain the issue. it was found the dist folder was not deleting when the build script was ran, this was not a huge issue until we changed a name of a schema to be more clear on what it was.


Steps To Reproduce

  1. change name of schema
  2. run npm run dev:db:generate
  3. causes conflict

Expected Behavior

What should have happened? generate new files


Actual Behavior

What actually happened instead? annoyed with non clear crash rason


Severity

  • Low
  • Medium
  • High
  • Critical

Environment

Example:

  • Development

# Summary Briefly explain the issue. it was found the dist folder was not deleting when the build script was ran, this was not a huge issue until we changed a name of a schema to be more clear on what it was. --- # Steps To Reproduce 1. change name of schema 2. run npm run dev:db:generate 3. causes conflict --- # Expected Behavior What should have happened? generate new files --- # Actual Behavior What actually happened instead? annoyed with non clear crash rason --- # Severity - [ ] Low - [ ] Medium - [ ] High - [x] Critical --- # Environment Example: - Development ---
cowch added the bug label 2026-05-21 21:49:58 -05:00
cowch closed this issue 2026-05-21 21:51:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cowch/lst_v3#24