-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
Windows 10 cmd
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
When trying to setup the component library on Windows the grunt command fails with:
D:\moodlesource\moodledev2>grunt componentlibrary
|
Running "componentlibrary:docsBuild" task
|
D:\moodlesource\moodledev2\node_modules\.bin\hugo:2
|
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
|
^^^^^^^
|
|
SyntaxError: missing ) after argument list
|
at wrapSafe (internal/modules/cjs/loader.js:979:16)
|
at Module._compile (internal/modules/cjs/loader.js:1027:27)
|
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
|
at Module.load (internal/modules/cjs/loader.js:928:32)
|
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
|
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)
|
at internal/main/run_main_module.js:17:47
|
- has a non-specific relationship to
-
MDL-61460 Introduce the UI components library
-
- Closed
-