Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

npm start issue #5

Open
ufukayyildiz opened this issue Oct 19, 2019 · 1 comment
Open

npm start issue #5

ufukayyildiz opened this issue Oct 19, 2019 · 1 comment

Comments

@ufukayyildiz
Copy link

hello,

thanks for this great job.

iş have issue about installation.

when i run npm start i get below error
npm ERR! missing script: start

thanks

@ryanatkn
Copy link
Owner

Hi, thanks, I'm glad you like it!

I'm unable to reproduce your problem, and there is a start script in the package.json. Are you running npm start from within the correct directory? I'm not sure what else could cause that error.

I saw a problem where Gulp 3 is incompatible with Node v12, but downgrading to v10 works, and the error message doesn't say the script is missing. I just added an "engines" field to the package.json to address that.

If you can't figure it out, maybe try Node v10?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants