Unsupported option name ("--pure-lockfile")

Hello,

I have tried following this tutorial: Installation - Building from source - 《Grafana v6.2 Documentation》 - 书栈网 · BookStack, but at the time of the yarn install --pure-lockfile command, it gives me this error:

I have tried with a windows 10 and with ubuntu 18.04, it never works. I have the latest versions of everything

$ yarn install --pure-lockfile
Unknown Syntax Error: Unsupported option name ("--pure-lockfile").

Hi @andreuserrasastre,

those docs you cite are not official docs, so beware. That is the correct command, however. Are you really trying to install grafana v6.2? I wouldn’t be surprised if this was a node incompatibility thing…