Closed brantward closed 4 years ago
It seems like you are using a directory
config somewhere, in your config.yml
, flags, env var or global config that points to a directory called build
that does not exist in your current project.
@tanema Legend. It was a global variables file. Thanks so much!
Describe the bug Getting the following error after running 'theme deploy'
invalid environment [development]: (invalid project directory lstat build: no such file or directory)
To Reproduce Steps to reproduce the behavior:
theme new --p=[password] --s=[store.myshopify.com]
theme get --list --p=[password] --s=[store.myshopify.com]
theme deploy
invalid environment [development]: (invalid project directory lstat build: no such file or directory)
Expected behavior Deploy command should be successful.
Environment (please complete the following information):
Additional context For me,
theme deploy
/theme upload
works for any version below v1.0.0