jxcore / jxcore

Evented IO for ChakraCore, SpiderMonkey & V8 JavaScript
Other
2.38k stars 312 forks source link

How to set up for GULP tasks #201

Open thomas-smith opened 9 years ago

thomas-smith commented 9 years ago

I have a project that i want to host on my server under Plesk, it uses Gulp to run a few tasks before loading the site but when i go to launch the node app via gulp (command line from SSH) it does the tasks then errors out with eaddrinuse i have tried multiple ports but no luck.

I am a novice at this so all advice is appreciated.

Thanks

ktrzeciaknubisa commented 9 years ago

Hi, few question for you:

Probably the best would be if you could share with simplified version of your project, so we can check.

thomas-smith commented 9 years ago

Hi sorry for the delay in getting back to you I am going to have to do some more digging into this, not 100% on how the gulp file is working at present was a bought dashboard: https://wrapbootstrap.com/theme/rubix-reactjs-powered-admin-template-WB09498FH

Thanks again