vendure-ecommerce/storefront-remix-starter

command not found

ivan-vilches3 opened this issue · 2 comments

hello folks, when i run
npm run dev

i got this:

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

sh: concurrently: command not found

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

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