Skip to content

bug: The development guides does not work on Windows machine #3567

Description

@sanskar-mk2

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions