Loading TOC...

JS-ILLEGALMODULEPATH

Message Text

require: null or illegal module path variable1

Cause

The module path passed in to require function is not a non-empty string.

Response

Check the parameter passed to require.

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.