wilr / grunt-shopify

Grunt plug-in for publishing Shopify theme assets
BSD 3-Clause "New" or "Revised" License
107 stars 32 forks source link

not in base path #61

Closed williameliel closed 7 years ago

williameliel commented 8 years ago

Got this issue today in a new mac I started using. No matter which shopify I try to run, I get a "not in base path" error. It's really weird because the file IS in the base path. For instance, when trying to do an upload or sync, or even when watching the files:

Running "shopify:sync" task
>> [grunt-shopify] - File "/XXX/assets/ajax-cart.js.liquid" not in base path
.
.
.

wilr commented 7 years ago

Hi @williameliel sorry for the delay getting back to you. Please try latest 1.0.0 release and post your config if this is still causing you trouble.

williameliel commented 7 years ago

thanks, will do!