neoclide / coc-html

Html language server extension for coc.nvim.
207 stars 6 forks source link

Overload on Ram during installation #56

Closed mahmood601 closed 1 year ago

mahmood601 commented 1 year ago

I have tried to install coc-html. in each attempt it failed and nvim stopped suddenly OS : termux / aarch 64 / Ram 4

chemzqm commented 1 year ago

The typescript dependency is a litter big(~ 70M), see :h coc-config-npm-binPath for a different package manager.

chemzqm commented 1 year ago

Free some memory from your system should help.

mahmood601 commented 1 year ago

The Random memory reachs to highest value then turn back to 1 GB

chemzqm commented 1 year ago

Should be something wrong with your npm, you can isntall from source code https://github.com/neoclide/coc.nvim/wiki/Using-coc-extensions#use-vims-plugin-manager-for-coc-extension