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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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