Hello,
I want to use the tool on my Pi 4 with Ubuntu. But I got the following error:
file:///usr/local/lib/node_modules/codeburn/node_modules/string-width/index.js:19
const zeroWidthClusterRegex = /^(?:\p{Default_Ignorable_Code_Point}|\p{Control}|\p{Format}|\p{Mark}|\p{Surrogate})+$/v;
^
SyntaxError: Invalid regular expression flags
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:152:18)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:299:14)
Node.js v18.20.4
BR,
Hello,
I want to use the tool on my Pi 4 with Ubuntu. But I got the following error:
file:///usr/local/lib/node_modules/codeburn/node_modules/string-width/index.js:19
const zeroWidthClusterRegex = /^(?:\p{Default_Ignorable_Code_Point}|\p{Control}|\p{Format}|\p{Mark}|\p{Surrogate})+$/v;
^
SyntaxError: Invalid regular expression flags
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:152:18)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:299:14)
Node.js v18.20.4
BR,