Can't install @tailwindcss/oxide #18729
-
It gets stuck here. I waited for 30min nothing happend.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @Guendi Can't install
|
Beta Was this translation helpful? Give feedback.
Hi @Guendi
Can't install
@tailwindcss/oxide
— quick fixes (Windows)It usually stalls on Windows when the native Oxide binary can’t be downloaded or doesn’t match your CPU/Node architecture. Try these in order:
1) Confirm you’re on 64‑bit Node and OS
Oxide publishes a win32‑x64 binary — 32‑bit (ia32) isn’t supported.
Ref: npm package for the Windows x64 build shows the target:
x86_64-pc-windows-msvc
.https://www.npmjs.com/package/@tailwindcss/oxide-win32-x64-msvc
2) Clear caches and reinstall