You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Josh Soref (JIRA)" <ji...@apache.org> on 2015/01/28 18:52:35 UTC

[jira] [Created] (CB-8370) Plugman 0.22.18-dev fails to publish with ugly path.join error

Josh Soref created CB-8370:
------------------------------

             Summary: Plugman 0.22.18-dev fails to publish with ugly path.join error
                 Key: CB-8370
                 URL: https://issues.apache.org/jira/browse/CB-8370
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugman
    Affects Versions: Master
            Reporter: Josh Soref


{quote}
$ plugman publish --debug
Error Code: undefined
Arguments to path.join must be strings TypeError: Arguments to path.join must be strings
    at path.js:360:15
    at Array.filter (native)
    at Object.exports.join (path.js:358:36)
    at new PluginInfo (cordova-lib/src/PluginInfo.js:285:26)
    at cordova-lib/src/plugman/registry/manifest.js:43:26
    at _fulfilled (cordova-lib/node_modules/q/q.js:787:54)
    at self.promiseDispatch.done (cordova-lib/node_modules/q/q.js:816:30)
    at Promise.promise.promiseDispatch (cordova-lib/node_modules/q/q.js:749:13)
    at cordova-lib/node_modules/q/q.js:810:14
    at flush (cordova-lib/node_modules/q/q.js:108:17)
{quote}

If you must provide a path to publish, then when you don't, there should be a pretty error message that says so, e.g. the usage message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org