mirror of
https://github.com/logseq/logseq.git
synced 2026-05-23 12:14:06 +00:00
For osx with node 18.X, yarn install in static/ failed hard with error: Error [ERR_REQUIRE_ESM]: require() of ES Module <path>/node_modules/string-width/index.js Solution in https://github.com/yarnpkg/yarn/issues/8994#issuecomment-2207025146 initially worked but also needed to add strip-ansi for install to consistently work