adamharrison / lite-xl-terminal

A terminal plugin for lite-xl.
MIT License
41 stars 6 forks source link

on Windows lpm install error #40

Closed hoony0203 closed 6 months ago

hoony0203 commented 6 months ago
  1. 제목 없음 lpm install terminal

checksum doesn't match for https://github.com/adamharrison/lite-xl-terminal/releases/download/v1.03/libterminal.x86_64-windows.dll; use --force to override

  1. 제목 없음2

lpm install terminal --force

warning: checksum doesn't match for https://github.com/adamharrison/lite-xl-terminal/releases/download/v1.03/libterminal.x86_64-windows.dll can't find C:\Users\Administrator.config\lite-xl\lpm\files\237ae1ecbda9c2ce5d4f29f015382ca4b6ddad798db340897695987bcd284d7e.part

Guldoman commented 6 months ago

With #41 this should be fixed. You can test it with:

lpm install https://github.com/Guldoman/lite-xl-terminal:PR_update_x86_64-windows_checksum terminal
hoony0203 commented 6 months ago

Thank you for fix this issue and lpm command.