Lev
Lev
I have the same error.
npm the same as RaghavSaxena96. yarn error:  P.S. that was fast
`node -v` `14.8.0`
> > > `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...