Closed devuser35 closed 10 months ago
Are you building from a file system that doesn't does not have the executable bit on files for example if you check out the code on a windows machine, then build from WSL2 but the files reside under /mnt/c/? I think this could be the problem in your case.
Closing the bug since more information is required. It's possible that the issue has been fixed in the latest release also. If this issue happens again, make sure that the files has been checked out with the right permissions (same as in git) and if the issues persists file a new bug report.
In the Dockerfile containers/spotfire-webplayer/Dockerfile there is
When I run make for this I get
Quick workaround for me was :