-
Notifications
You must be signed in to change notification settings - Fork 364
Cannot find ./upload folder generated during manual deployment #249
Comments
Same error here, with these specifications: OS: Windows 7 Home Premium SP1 |
Any updates? Or workarounds? |
We should be exploring this soon for v0.13.0. Will keep you posted. |
Slate appears to have still created the zip file in an "upload" folder. Is it safe to continue to step 3 (upload zip file) despite the error? |
I installed node.js and slate today and got the same error. OS: Windows 10 Pro 10.0.15063 Build 15063 |
Thanks everyone for reporting this. We were able to replicate the issue — a fix is on the way (see #318). In the meantime, you should be able to use the zip file generated by Slate in the |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Problem
Following the instructions on the Shopify Slate page: https://shopify.github.io/slate/
Under "Connect your project with your Shopify store" in task 2, I run
slate deploy -m
, which results in the following error where theupload/
folder cannot be found, even though it very well exists.Replication steps
v0.12.1
):npm i -g @shopify/slate
More Information
OS:
Windows 7 Pro x64
Node:
v8.1.4
NPM:
5.0.3
Theme folder organization, post deploy compilation step:
The text was updated successfully, but these errors were encountered: