Omar Mefire created CB-11101:
--------------------------------
Summary: "Could not parse object x" while running "git clone ..."
Key: CB-11101
URL: https://issues.apache.org/jira/browse/CB-11101
Project: Apache Cordova
Issue Type: Test
Reporter: Omar Mefire
Priority: Minor
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]