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
This way we have multiple projects, but i want to use only one node modules to speed up the build process through Jenkins, and make structure cleaner.
I have tried multiple things -
Went to gulp folder(node modules) and ran, node gulp.js --gulpfile . Local gulp not found
Went to project folder where gulp file is available and ran, node <gulp.js location> . Local gulp not found
A quick response will be appreciated.
TIA
Sumit
The text was updated successfully, but these errors were encountered:
HI ,
I think this question has been asked. But just wanted to confirm, if gulp is enhanced a solution.
I have below structure -
Projects
This way we have multiple projects, but i want to use only one node modules to speed up the build process through Jenkins, and make structure cleaner.
I have tried multiple things -
A quick response will be appreciated.
TIA
Sumit
The text was updated successfully, but these errors were encountered: