twlz0ne / acm-terminal

Patch for LSP bridge acm on Terminal
36 stars 5 forks source link

error: Package ‘acm-0.1’ is unavailable #1

Closed woshahua closed 1 year ago

woshahua commented 1 year ago

got an error, when try to download the package from quelpa

error: Package ‘acm-0.1’ is unavailable


emacs version: 28.2

twlz0ne commented 1 year ago

Ah, my bad.

It shouldn't be installed with quelpa, use git clone /path/to/acm-terminal instead.

See the commit https://github.com/twlz0ne/acm-terminal/commit/7d5c96780c566b3544a3a8f4b162dbe3d9d6bd46

woshahua commented 1 year ago

thx, it works perfect now!