Shopify / slate

Slate is a toolkit for developing Shopify themes. It's designed to assist your workflow and speed up the process of developing, testing, and deploying themes.
https://shopify.github.io/slate
MIT License
1.28k stars 364 forks source link

Yarn create, yarn start sudden errors #958

Open raymondmatthew opened 5 years ago

raymondmatthew commented 5 years ago

This error usually happens when I yarn start, me and my team are trying to create most of our projects using slatev1, and everytime I create a project, (YARN CREATE) or get a project my team mates started (YARN START) I get this error.

sometimes, rerunning the the lines fixes it sometimes not, also happens sometimes with yarn upgrade

I am using Windows 10 with WSL using UBUNTU

image

t-kelly commented 5 years ago

Hey @zapsilere -- we do not offically support Windows yet so there is not much I can do personally to help. I will however leave this open for any other Windows users to potentially help you out!

raymondmatthew commented 5 years ago

@t-kelly actually this is WSL, so just maybe it can help you, with my experience at WSL, everything that is compatible with Linux(UBUNTU) are compatible with WSL(UBUNTU) so more likely this error is more on Linux compatibility. Hope that helps,