meeech / shopify.tmbundle

A bundle for interacting with Shopify Theme Assets.
http://meeech.github.com/shopify.tmbundle/
136 stars 31 forks source link

Uploading image assets not working #1

Closed ncbeets closed 14 years ago

ncbeets commented 14 years ago

Might just be temporary network issue. but uploading a new file that doesnt exist on the shopify server is giving an error.

meeech commented 14 years ago

Wasn't using the project, so bundle didn't have access to the required shopify variables, like API KEY. Will add check and output so when people get this error, they will know why.

meeech commented 14 years ago

Resolved. Bundle now handles missing shell vars more gracefully.