You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/23 16:52:04 UTC

[jira] [Commented] (CB-9695) Add medic task to print global npm modules

    [ https://issues.apache.org/jira/browse/CB-9695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904598#comment-14904598 ] 

ASF GitHub Bot commented on CB-9695:
------------------------------------

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-medic/pull/67

    CB-9695 Add a command to print globally installed npm modules

    https://issues.apache.org/jira/browse/CB-9695

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-medic CB-9695

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-medic/pull/67.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #67
    
----
commit 3dd8e44c8a8eaa10a2a52174da54568c279a3c0d
Author: Alexander Sorokin <al...@akvelon.com>
Date:   2015-09-23T14:49:41Z

    CB-9695 Add a command to print globally installed npm modules

----


> Add medic task to print global npm modules
> ------------------------------------------
>
>                 Key: CB-9695
>                 URL: https://issues.apache.org/jira/browse/CB-9695
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Medic
>            Reporter: Alexander Sorokin
>            Assignee: Alexander Sorokin
>
> Sometimes it is useful for debugging to know which npm modules are installed globally on a system.
> This information can be acquired by running following command:
> {noformat}
> npm ls -g
> {noformat}



--
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