Skip to content

v1.4.2

Latest

Choose a tag to compare

@DevRohit06 DevRohit06 released this 15 Mar 14:43
· 2 commits to main since this release

Windows Compatibility Fixes

  • Fix bsdtar extraction failure: Removed --force-local flag that is not supported by Windows' built-in bsdtar. Uses forward-slash paths instead to avoid drive letter (C:) issues.
  • Fix process.env.HOME on Windows: Replaced with os.homedir() in info and doctor commands — HOME is undefined on Windows, causing invalid cache paths.
  • Fix python3 not found on Windows: Preview server fallback now uses python on Windows, where python3 is not typically available.

Install / Upgrade

npm install -g @litodocs/cli@1.4.2