ericalli / static-site-boilerplate

A better workflow for building modern static websites.
http://staticsiteboilerplate.com
MIT License
1.73k stars 165 forks source link

sh: cross-env: command not found #5

Closed mehedi-sharif closed 5 years ago

mehedi-sharif commented 5 years ago

After running npm run start this command it throws and error . Pleaes check the screenshot .

screen shot 2019-01-10 at 10 03 19 pm

Desktop (please complete the following information):

ericalli commented 5 years ago

Hi Mehedi,

Before you ran npm run start, did npm install finish successfully?

mehedi-sharif commented 5 years ago

I have npm installed in my machine , and the version is "6.0.1" .

ericalli commented 5 years ago

Hmm, I'm not able to reproduce this on my end. If possible, I would suggest that you update your Node and NPM versions and reinstall the packages using npm install. I'm almost certain that will resolve your issue.

ericalli commented 5 years ago

Closing this due to inactivity. If you're still experiencing issues, please reopen or submit a new ticket. Thanks!