<p></p>
<blockquote>
<p dir="auto">The frontend is complaining because there is a <code class="notranslate">link ../common.scss</code> inside <code class="notranslate">app/assets/stylesheets/ltr/common.scss</code> as you can see in my ticket.</p>
</blockquote>
<p dir="auto">Right, and that's deliberate. It's supposed to be a symlink. So the question is why is the symlink not working properly, because the sass compiler is seeing a file with the contents "link ../common.scss" instead of the contents of the target file.</p>
<p dir="auto">We run the whole Docker setup in CI, and it doesn't have the same problem. So now we need to figure out what's different about your environment that makes the symlink not work for you.</p>
<p dir="auto">I can see your docker command doesn't mount the current folder as <code class="notranslate">/app</code> within the container. That's the biggest difference that I can see with the docker-compose.yml section that you are replicating with that command line. Does this mean that you've changed the Dockerfile to add the code into the container?</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/3984#issuecomment-1481025613">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLN6UIAPKSHM6G5CNRDW5QX7DANCNFSM6AAAAAAWESTFVQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIYJL6LUC47FWVEQ73W5QX7DA5CNFSM6AAAAAAWESTFVSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSYI2UE2.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/3984/1481025613</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/3984#issuecomment-1481025613",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3984#issuecomment-1481025613",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>