ERR_NO_ICU
node
runtime_error
official
true
ICU not available
ID: node/err_no_icu
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
A feature requiring ICU (International Components for Unicode) was used, but Node.js was compiled with --without-icu.
generic