I am Mayank Sharma currently in 3rd year of my Btech degree.
I am trying to run the Plone backend in docker which is runs perfectly but when I run the frontend(Volto) locally its gives error :
->@plone/volto@npm:16.17.1 couldn't be built successfully.
->myvoltoapp@workspace:. couldn't be built successfully.
basically the logs shows: "command not found: make"
my server compiled successfully but client compiled with some errors.