-
Notifications
You must be signed in to change notification settings - Fork 31
Description
i have just installed both the shopify and liquid bundles.
i downloaded my shopify theme taking the following steps:
-created new directory with new project
-created and saved a blank file to this project
-with that file open, selected the "download full theme" option from the bundle
-added the newly downloaded files to my project
when i try to upload my theme.liquid file, i get the following error:
no such xattr: id.
i get this error for all page / theme files, but NOT for uploading assets. assets work just fine.
i searched for this error, and tried the following fixes:
-made sure the file is saved as an HTML liquid file.
-made sure the file is the original theme file downloaded from shopify (i also re-downloaded the theme, and tried to upload an unedited file. no such luck.)
-checked that atomic saves is unchecked in my textmate preferences.
-tried a new API key.
any thoughts on what i am missing?
thanks!