ErrLookup › saadeghi/daisyui
saadeghi/daisyui
🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library · JavaScript · 47 source files
Analyzed at 42b09e637e on 2026-08-13. 41 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| ${stderr} | exception | error | testing, bun, subprocess, eval |
| A daisyUI source file is required | exception | error | cli, build, argument, daisyui |
| Unsupported daisyUI source file: ${sourceFile} | exception | error | cli, build, path, daisyui |
| ${flag} requires a value | exception | error | cli, argument, parsing |
| --timeout must be a positive number of milliseconds | exception | error | cli, argument, timeout, validation |
| Unknown option: ${argument} | exception | error | cli, argument, parsing |
| Use either --html or --html-file, not both | exception | error | cli, argument, conflict |
| Use either --css or --css-file, not both | exception | error | cli, argument, conflict |
| Too many positional arguments | exception | error | cli, argument, parsing |
| stdin must be JSON with html and css strings: ${error.messag | exception | error | cli, stdin, json, parsing |
| Provide HTML/CSS using arguments, files, or JSON on stdin | exception | error | cli, stdin, argument, validation |
| html must be a string | exception | error | cli, stdin, json, validation, type |
| css must be a string | exception | error | cli, stdin, json, validation, type |
| Browser executable not found or not executable: ${configured | exception | error | browser, environment, path, chrome |
| Chrome or Chromium was not found. Set TAILWIND_PLAY_BROWSER | exception | error | browser, environment, chrome, setup |
| Could not start the browser: ${spawnError.message} | exception | error | browser, subprocess, spawn, chrome |
| Browser exited before starting (exit code ${browserProcess.e | exception | error | browser, subprocess, chrome, crash |
| Timed out while starting Chrome's DevTools server | exception | error | browser, timeout, chrome, devtools |
| ${error.message}\n${details} | exception | error | browser, subprocess, chrome, wrapper |
| Chrome target discovery failed with HTTP ${response.status} | exception | error | browser, devtools, network, chrome, http |
| Chrome page creation failed with HTTP ${response.status} | exception | error | chrome-devtools, cdp, http, browser-automation |
| Chrome did not expose a page DevTools socket | exception | error | chrome-devtools, cdp, browser-automation, target |
| ${description} | exception | error | cdp, runtime-evaluate, dom, browser-automation |
| Timed out waiting for ${label}${lastValue ? `: ${JSON.string | exception | error | timeout, polling, page-load, browser-automation |
| Could not find Tailwind Play's ${label} editor tab | exception | error | dom, editor-ui, tailwind-play, browser-automation |
| Tailwind Play's editor did not accept the paste event: ${JSO | exception | error | dom, editor-ui, clipboard, browser-automation |
| Could not focus Tailwind Play's ${label} editor.${diagnostic | exception | error | dom, editor-ui, focus, browser-automation |
| Could not find Tailwind Play's Share button. Visible control | exception | error | dom, tailwind-play, share, browser-automation |
| Timed out waiting for Tailwind Play to create a share URL.${ | exception | error | timeout, share, clipboard, tailwind-play |
| This dependency-free script requires Node.js 22 or newer (gl | exception | critical | node-version, runtime, websocket, environment |
| ${flag} requires a value | exception | error | cli, argv, argument-parsing |
| --timeout must be a positive number of milliseconds | exception | error | cli, argv, validation, timeout |
| Unknown option: ${argument} | exception | error | cli, argv, argument-parsing |
| git ${args[0]} failed: ${details} | exception | error | git, subprocess, commits, ci |
| Unsafe PR CSS in ${filePath}: ${reason} | exception | error | css, security, validation, pr-preview |
| Malformed git diff entry for status ${status} | exception | error | git, diff-parsing, internal |
| No fenced HTML example found in ${filePath} | exception | error | docs, markdown, html-example, pr-preview |
| No changed component CSS files were found between the suppli | exception | warning | git, pr-preview, components, validation |
| No component docs page maps to ${cssFilename} | exception | error | docs, pr-preview, components, mapping |
| --base-sha is required | exception | error | cli, argument-validation, validation, pr-preview |
| --head-sha is required | exception | error | cli, argument-validation, validation, pr-preview |