I followed the https://shopify.dev/apps/getting-started/create to setup the develop env.
when run command “shopfiy node create”, i got “Please ensure you’ve logged in with shopify login and try again”.
when i run “shopify login” in ternimal, i don’t know how to login in terninal
and the env is wsl in win10
You should run shopify login --store= first
Hi I tried shopify login --store=. the I put here is my store name plus “.myshopify.com”, but I got
certificate verify failed (unable to get local issuer certificate) (OpenSSL::SSL::SSLError). Any clue why did this happen?
tiepbs
5
Hi, you first need to authenticate by using command:
shopify login https://{{your-shop-name}}.myshopify.com
Goodluck 
6 Likes
Also, make sure that your url is https and not http
1 Like
i had same issue. but login in with this cl AND IT worked just fine