[
https://issues.apache.org/jira/browse/CB-11100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262207#comment-15262207
]
ASF GitHub Bot commented on CB-11100:
-------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-cli/pull/246
CB-11100 Update dependencies to avoid installation warnings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-cli CB-11100
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/246.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 #246
----
commit 50d182a4db7c588bf3a784c747068ce5d98e00af
Author: Vladimir Kotikov <[email protected]>
Date: 2016-04-28T14:11:34Z
CB-11100 Update dependencies to avoid installation warnings
----
> Upgrade lodash and graceful-fs in cordova-cli
> ---------------------------------------------
>
> Key: CB-11100
> URL: https://issues.apache.org/jira/browse/CB-11100
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Reporter: Omar Mefire
> Priority: Minor
> Labels: found-by-ci, triaged
>
> When running npm install:
> (https://ci.apache.org/builders/cordova-android-win/builds/2153/steps/npm-installing-cordova-cli/logs/stdio)
> {noformat}
> npm install --cache
> C:\Users\buildbot\slaves\apache\cordova-android-win/npm_cache --tmp
> C:\Users\buildbot\slaves\apache\cordova-android-win/npm_tmp
> in dir C:\Users\buildbot\slaves\apache\cordova-android-win\cordova-cli
> (timeout 1500 secs)
> {noformat}
> The following warning messages are generated:
> {noformat}
> npm WARN deprecated [email protected]: Grunt needs your help! See
> https://github.com/gruntjs/grunt/issues/1403.
> npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained.
> Upgrade to lodash@^4.0.0.
> npm WARN deprecated [email protected]: graceful-fs version 3 and before will
> fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as
> possible.
> npm WARN deprecated [email protected]: graceful-fs version 3 and before will
> fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as
> possible.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]