Styleguide icon indicating copy to clipboard operation
Styleguide copied to clipboard

Setup Help

Open heymynameisrob opened this issue 8 years ago • 4 comments

Hey, I've installed the npm package fine and added the task to my gulp file. But I seem to get an error and it aborts.

I'm not using a localhost server. I'm using a remote server thats through my LAN.

Any help?

heymynameisrob avatar May 05 '16 13:05 heymynameisrob

@heymynameisrob - can you add some more details, about what errors are you having?

VaclovasV avatar May 05 '16 13:05 VaclovasV

I try to run gulp start-styleguide and I get this error:

Starting 'start-styleguide'... [14:41:40] 'start-styleguide' errored after 2.46 ms [14:41:40] SyntaxError: Unexpected token , at Object.parse (native) at Object.exports.startServer (/Volumes/web/WeLaunch/wp-content/themes/WeLaunch2016/node_modules/devbridge-styleguide/index.js:16:20) at Gulp. (/Volumes/web/WeLaunch/wp-content/themes/WeLaunch2016/gulpfile.js:78:14) at module.exports (/Volumes/web/WeLaunch/wp-content/themes/WeLaunch2016/node_modules/orchestrator/lib/runTask.js:34:7) at Gulp.Orchestrator._runTask (/Volumes/web/WeLaunch/wp-content/themes/WeLaunch2016/node_modules/orchestrator/index.js:273:3) at Gulp.Orchestrator._runStep (/Volumes/web/WeLaunch/wp-content/themes/WeLaunch2016/node_modules/orchestrator/index.js:214:10) at Gulp.Orchestrator.start (/Volumes/web/WeLaunch/wp-content/themes/WeLaunch2016/node_modules/orchestrator/index.js:134:8) at /usr/local/lib/node_modules/gulp/bin/gulp.js:129:20 at doNTCallback0 (node.js:419:9) at process._tickCallback (node.js:348:13)

heymynameisrob avatar May 05 '16 13:05 heymynameisrob

@heymynameisrob could you try to update your global gulp?

VaclovasV avatar May 06 '16 07:05 VaclovasV

@heymynameisrob did you manage to run styleguide?

ghost avatar May 25 '16 08:05 ghost