I have a theme on my store which I want to set up on local machine. I'm using the command
theme get --password=[your-api-password] --store=[your-store.myshopify.com] --themeid=[your-theme-id]
with my valid credentails. But I'm getting an error in the terminal as follows :
invalid environment [development]: (Could not get absolute root bath: getwd: no such file or directory)
Why am I getting this error? I was using this command till yesterday to fetch the theme but suddenly today I'm getting this error. Please help.