Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Gulp deploy fails on vinson
Friends,
Have you seen this error before while deploying to vinson :
I have tried node v4.8.4 and v6.11.1 too. gulp local passes well
Please advise , thanks
[22:03:25] Finished 'frontend' after 6.13 μs [22:03:25] Starting 'default'... [22:03:25] 'default' errored after 2.74 ms [22:03:25] TypeError: Uploader.prototype.buildLocalManifest is not a function at generateManifest (/Users/abhishek/Documents/SCA/gulpfile.js:75:21) at Gulp.<anonymous> (/Users/abhishek/Documents/SCA/gulpfile.js:65:3) at module.exports (/Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:34:7) at Gulp.Orchestrator._runTask (/Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/index.js:273:3) at Gulp.Orchestrator._runStep (/Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/index.js:214:10) at /Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/index.js:279:18 at finish (/Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:21:8) at module.exports (/Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:60:3) at Gulp.Orchestrator._runTask (/Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/index.js:273:3) at Gulp.Orchestrator._runStep (/Users/abhishek/Documents/SCA/node_modules/gulp/node_modules/orchestrator/index.js:214:10)
0