Skip to content

0.13.2 — Copilot install hotfix

Choose a tag to compare

@cfarrier cfarrier released this 01 Aug 08:51

Hotfix.

Fixed

  • Copilot install failed on newer Node/npm (npm 10.9+): enabling Copilot died with Cannot find module '…npm-prefix.js' repeated in the console and the Settings Copilot row. npm's .cmd shim resolves its own files via %~dp0, which degrades to the working directory when the batch file is launched by bare name — the installer now routes through cmd.exe on Windows (plain npm elsewhere). Issue #40.

Install (Unity 6000.0+, via Package Manager → Add package from git URL):

https://github.com/adkom-games/ADKOM_TextEditor.git#0.13.2

Full details: RELEASE-NOTES.md