vendure-ecommerce / storefront-remix-starter

A storefront starter kit for Vendure built with Remix
https://remix-storefront.vendure.io
176 stars 93 forks source link

command not found #31

Closed ivan-vilches3 closed 1 year ago

ivan-vilches3 commented 1 year ago

hello folks, when i run npm run dev

i got this:

dev concurrently "npm run dev:css" "remix dev"

sh: concurrently: command not found

kyunal commented 1 year ago

Did you run npm install first? What operating system and node/npm version are you using?

kyunal commented 1 year ago

@ivan-vilches3 Is this issue still recent? I haven't been able to reproduce it.