You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The child_process module is part of the core Node.js library, so it's not an additional package that you would need to install or keep up-to-date separately. It's updated together with Node.js itself and is available anytime you're running a Node.js script.
Managing complex tasks with gulp v4
Make your development workflow more readable by replacing long npm scripts with gulp tasks elegantly composed using new API in gulp v4.
https://silvenon.com/blog/npm-scripts-vs-gulp-v4
The text was updated successfully, but these errors were encountered: