What version of daisyUI are you using?
master
Which browsers are you seeing the problem on?
No response
Reproduction URL
https://github.com/saadeghi/daisyui/
Describe your issue
Following the contribution guide at https://github.com/saadeghi/daisyui/blob/master/.github/CONTRIBUTING.md
Encounter an error on the bun run build step.
Error: ENOENT: no such file or directory, open 'F:\super-new-projects\daisyui\packages\logs\2025-03-01T10:52:33.847Z.json'
169 | "chunks.css",
170 | "themes.css",
171 | "daisyui.css",
172 | ]))
173 | } catch (error) {
174 | throw new Error("Build error: " + error.message)
^
error: Build error: ENOENT: no such file or directory, open 'F:\super-new-projects\daisyui\packages\logs\2025-03-01T10:52:33.847Z.json'
at <anonymous> (F:\super-new-projects\daisyui\packages\daisyui\build.js:174:11)
Bun v1.2.4 (Windows x64)
error: script "build" exited with code 1
error: script "build" exited with code 1
Windows 10 N
Node 18 and Node 22 both gives same errors.
Powershell
There is no trouble on Linux Machine.
What version of daisyUI are you using?
master
Which browsers are you seeing the problem on?
No response
Reproduction URL
https://github.com/saadeghi/daisyui/
Describe your issue
Following the contribution guide at https://github.com/saadeghi/daisyui/blob/master/.github/CONTRIBUTING.md
Encounter an error on the
bun run buildstep.Windows 10 N
Node 18 and Node 22 both gives same errors.
Powershell
There is no trouble on Linux Machine.