Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-50001

Moodle Gruntfile.js will not work on Windows because it does not have the PWD environment variable.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.9
    • 2.9
    • JavaScript

    Description

      I've been trying to figure out how to create a Javascript Module and add it to a theme, so I copied the example from the Moodle document Javascript Modules. I used componant 'theme' not 'block' as the example gave. So where the example used 'block_overview/helloworld' I used 'theme_graphite/helloworld'.
      I added the call in my layout file for the frontpage...
      After running 'grunt' I got the following error.

      C:\wamp\www\moodle29\theme\graphite\amd>grunt
      Loading "Gruntfile.js" tasks...ERROR
      >> TypeError: Arguments to path.resolve must be strings
      Warning: Task "default" not found. Use --force to continue.
      Aborted due to warnings.
      

      Here is a link to a comment gb2048 made about the problem:
      https://moodle.org/mod/forum/discuss.php?d=312492#p1251016

      Attachments

        Issue Links

          Activity

            People

              damyon Damyon Wiese
              lazydaisy Mary Evans
              John Okely John Okely
              Andrew Lyons Andrew Lyons
              Adrian Greeve Adrian Greeve
              David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                11/May/15