Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Error "Invalid define call, define should only be called once per module." on activating extension
When I am trying to activate a specific extension, I am getting below error:
{"type":"error.SuiteScriptError","name":"9006",
"message":"Invalid define call, define should only be called once per module. Define calls found at the following line numbers: tmp_ssp_libraries_ext.js 34, 69, 178, 209, 229, 261, 345, 417, 524, 557, 565, 586, 618, 710, 802, 967, 1132, 1192, 1252, 1260, 1268","id":null,
"stack":["createError(N/error)"],
"cause":{"message":"Invalid define call, define should only be called once per module. Define calls found at the following line numbers: tmp_ssp_libraries_ext.js 34, 69, 178, 209, 229, 261, 345, 417, 524, 557, 565, 586, 618, 710, 802, 967, 1132, 1192, 1252, 1260, 1268",
"stack":["createError(N/error)","reduce(/SuiteBundles/Bundle 500777/ExtensionMechanism.Server/CompilersMapReduce/SspLibrariesCompilerMapReduce.js:306)"],"name":"9006"},"notifyOff":false,"userFacing":true}
How to fix this?