We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bunx @tailwindcss/cli
No response
.win10_fe CPU: sse42 avx avx2 Args: "node" "C:\Users\user\AppData\Local\Temp\bunx-3757513479-@tailwindcss\cli@latest\node_modules\@tailwindcss\cli\dist\index.mjs" "-i" "app.css" "-o" "public/assets/styles.css" "--minify" "--watch" Features: Bun.stderr Bun.stdin(2) Bun.stdout jsc transpiler_cache(3) napi_module_register process_dlopen(3) Builtins: "bun:jsc" "bun:main" "node:assert" "node:buffer" "node:constants" "node:crypto" "node:fs" "node:fs/promises" "node:module" "node:os" "node:path" "node:perf_hooks" "node:process" "node:stream" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:vm" "node:v8" Elapsed: 3227ms | User: 3000ms | Sys: 2109ms RSS: 0.56GB | Peak: 0.61GB | Commit: 0.67GB | Faults: 162839
Bun v1.2.1 (ce53290) on windows x86_64 [RunAsNodeCommand]
ce53290
Segmentation fault at address 0x00000068
0x135e6
0x11d74
0x2dda0
0x2d91c
0x2d857
0xa125e
0x9db74
0x55a8e
0x2d220
0xf782
Features: napi_module_register, process_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, jsc, transpiler_cache
Sentry Issue: BUN-7ZN
The text was updated successfully, but these errors were encountered:
Thanks for the report! @sum-elier does this still crash without --watch?
--watch
Sorry, something went wrong.
Yes. It was a one off. After segfaulting, rerunning the command as-is worked.
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.1 (
ce53290
) on windows x86_64 [RunAsNodeCommand]Segmentation fault at address 0x00000068
0x135e6
in watcher.node0x11d74
in watcher.node0x2dda0
in watcher.node0x2d91c
in watcher.node0x2d857
in watcher.node0xa125e
in ntdll.dll0x9db74
in ntdll.dll0x55a8e
in KERNELBASE.dll0x2d220
in watcher.node0xf782
in watcher.nodeFeatures: napi_module_register, process_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, jsc, transpiler_cache
Sentry Issue: BUN-7ZN
The text was updated successfully, but these errors were encountered: