wwwebman / gulp-webpack-starter

Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
MIT License
215 stars 40 forks source link

Update README.md #38

Closed timweri closed 5 years ago

timweri commented 5 years ago

Add instructions to fix a common bug with gulp.

Hi. I've set up the starter code on my Mac and my Windows laptop. For both machines, I encounter the same error. I found the solution from this post: https://github.com/nodejs/node/issues/20325#issuecomment-410416652

I thought you might wanna put a note there.

webVitaly commented 5 years ago

Hi @timweri! I am not sure if it should live in this doc. If so, it has to be under the „troubleshooting” section and be less verbose(maybe some links istead). But please, consider next point: an issue happened because of nodejs. After reading comment I am not sure if description in this PR works to all. So IMHO let’s maybe do some changes in PR: add „troubleshooting” section and put there there this first issue with small description and link you reffered to. WDYT?

wwwebman commented 5 years ago

@timweri, agree with @webVitaly .