Lev

Results 6 comments of Lev

I have the same error.

npm the same as RaghavSaxena96. yarn error: ![openvpn_mon_yarn_error](https://user-images.githubusercontent.com/33490494/91442092-f8bc5380-e879-11ea-82bf-22f525a25afe.png) P.S. that was fast

> > > `sudo node -v` ? 8.10.0 and that is complete surprise to me. Thanks for showing where to dig

Offtop: I had much more luck installing under Windows 7, everything works, thanks. Under Ubuntu server 18.04 after lots of experiments I stuck on `npm install sqlite3` .

Got it working! What was wrong in my system (ubuntu server 18.04): 1. Node.js in default repos is 8.0, need to install v10+ manually; 2. I somehow found myself installing...