build - Calling npm install from grunt -


I started using raucous for my project and I like it so far. I installed some tasks through NPM and everything worked fine. I have to do a basic work in my granutfile which installs other hoarsely before starting other tasks, so that every NPM dependency will surely be loaded. I need this because if I increase my gland with new tasks, then I do not want to install NPM with my hand hand on my Jenkins machine and I would like to do this without running an additional script before rubbish. Is there any way to achieve this or is it completely crazy?

Is there any problem in loading NPM works into the grumble after running my first job? Is this also possible?

Yes, it's completely crazy.

To run grunt, it is necessary that node_module / grunt exists to make it work, you must either set the npm install or NPM install bitter will be required - if you know that you need more modules, just go ahead option.

I do not know how Jenkins works, but it probably allows you to run some dependency installation before running your test (aka npm install ).

If you do not want to run installation steps every time, you can push node_modules into your code. At least the network latency will be reduced.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -