dependabot[bot] on npm_and_yarn
Bump lodash from 4.17.15 to 4.1… (compare)
try
lets see if it works now...
04:39:34 pm - Downloaded templates/gift_card.liquid
{ Error: EEXIST: file already exists, mkdir '/Users/Rick/Sites/myshopify/themes/taylors
titch/theme/templates/customers'
cause:
{ Error: EEXIST: file already exists, mkdir '/Users/Rick/Sites/myshopify/themes/tayl
orstitch/theme/templates/customers'
errno: -17,
code: 'EEXIST',
syscall: 'mkdir',
path: '/Users/Rick/Sites/myshopify/themes/taylorstitch/theme/templates/customers'
},
isOperational: true,
errno: -17,
code: 'EEXIST',
syscall: 'mkdir',
path: '/Users/Rick/Sites/myshopify/themes/taylorstitch/theme/templates/customers' } '
the folder is already there'
04:39:34 pm - Downloaded templates/customers/register.liquid
{ Error: EEXIST: file already exists, mkdir '/Users/Rick/Sites/myshopify/themes/taylors
titch/theme/templates/customers'
cause:
{ Error: EEXIST: file already exists, mkdir '/Users/Rick/Sites/myshopify/themes/tayl
orstitch/theme/templates/customers'
errno: -17,
code: 'EEXIST',
syscall: 'mkdir',
path: '/Users/Rick/Sites/myshopify/themes/taylorstitch/theme/templates/customers'
},
isOperational: true,
errno: -17,
code: 'EEXIST',
syscall: 'mkdir',
path: '/Users/Rick/Sites/myshopify/themes/taylorstitch/theme/templates/customers' } '
the folder is already there'
04:39:34 pm - Downloaded templates/customers/reset_password.liquid
3.0.8
EEXIST
errors when trying to create folders. We don't care if they already exists.
@internalfx when i'm uploading a page, the uploaded file appears to be closing out certain elements by itself and adding some as well. is this an issue with quickshot or is that something on Shopify end once it's uploaded they're trying to "fix" the html or something?
here is a gist for the original+rendered HTML » https://gist.github.com/hughker/b1d67dd463cf728a51a9c14371196214
you'll notice there are a bunch of </a>
randomly added and the first <a>
at line:3 is also closed out
let me know your thoughts, thanks!