mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Docker build fails when building node-sass #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Oni on GitHub (May 14, 2021).
How to reproduce: download/clone the repo and then run
docker build ..I get the error if I try to run the above command on a windows machine and on a raspberry pi.
Docker returns a wall of text. I try to paste the relevant parts:
Is it possible that there is a compatibility issue (see node version support policy) between node-sass and node versions?
@meltyshev commented on GitHub (May 12, 2025):
This should have been fixed a while ago, but feel free to reopen if the issue persists.