Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6822

Plugman usage compatible with Windows platforms

    XMLWordPrintableJSON

Details

    Description

      When the --plugman arguments is used to create the mobilespec project using the createmobilespec nodejs module, it fails the plugins installation under windows.
      Reason:
      At: https://github.com/apache/cordova-mobile-spec/blob/master/createmobilespec/createmobilespec.js#L180
      The plugman main js script is called, but for windows it only means open the js file with an editor, and for Linux based os uses the #!/usr/bin/env node line at the top of the file to invoke nodejs and execute the file.

      For the Windows platform it's required provide the node command.

      Attachments

        Activity

          People

            martin.c.glez.glez Martin Gonzalez
            martin.c.glez.glez Martin Gonzalez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: