1 min readJan 21, 2019
I feel like I used to know the answer to this. Something about apt-get
having the wrong version of nodejs. I’m not sure what you’d get if you did that today.
Doing `curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -` (or whatever version) at least lets you specify the version.