open-sass error on wasp start db

I get the following error:
❌ --- [Error] Wasp command failed: -----------------------------------------------

Couldn't find wasp project root - make sure you are running this command from a Wasp project.

Docker installed and running (run a wasp project before)
git clone and cd to folder but fails when I run wasp start db. any idea why?
Was this page helpful?