What is the current Node.js version in Ubuntu and is it less than 14.14.0?
I use Neovim on ubuntu, for coding in Python. My init file is not too complicated and only requires installation of auto-pairs and coc. After installing node, nvm and yarn, everything seems to work fine if I launch Neovim from…