<p></p>
<p dir="auto">I followed the instructions in INSTALL.md with a fresh virtualbox of ubuntu server 20.04. In the yarn step I get this result:</p>
<pre class="notranslate"><code class="notranslate">user@hostname:~/openstreetmap-website$ bundle exec rake yarn:install
/usr/lib/ruby/2.7.0/net/protocol.rb:66: warning: already initialized constant Net::ProtocRetryError
/var/lib/gems/2.7.0/gems/net-protocol-0.1.3/lib/net/protocol.rb:68: warning: previous definition of ProtocRetryError was here
/usr/lib/ruby/2.7.0/net/protocol.rb:206: warning: already initialized constant Net::BufferedIO::BUFSIZE
/var/lib/gems/2.7.0/gems/net-protocol-0.1.3/lib/net/protocol.rb:208: warning: previous definition of BUFSIZE was here
/usr/lib/ruby/2.7.0/net/protocol.rb:503: warning: already initialized constant Net::NetPrivate::Socket
/var/lib/gems/2.7.0/gems/net-protocol-0.1.3/lib/net/protocol.rb:504: warning: previous definition of Socket was here
yarn install failed to execute.
Ensure yarn is installed and `yarn --version` runs without errors.
user@hostname:~/openstreetmap-website$
</code></pre>
<p dir="auto">I also found this line in the dockerfile that says this is expected to not work. Seems the INSTALL.md needs updating to match the Dockerfile.<br>
<a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/Dockerfile#L47">https://github.com/openstreetmap/openstreetmap-website/blob/master/Dockerfile#L47</a></p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3579">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLIS7LQIGIDSG35TNXLVQIPCHANCNFSM5ZNUQ7OQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLI72TW2GQK4KVBVCDTVQIPCHA5CNFSM5ZNUQ7O2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4TB4DHIA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/3579</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3579",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3579",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>