[
https://issues.apache.org/jira/browse/CB-10703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Blotsky updated CB-10703:
--------------------------------
Summary: cordova-lib fails to install on [email protected] (was: Cordova-lib
fails to link and install on [email protected])
> cordova-lib fails to install on [email protected]
> ------------------------------------------
>
> Key: CB-10703
> URL: https://issues.apache.org/jira/browse/CB-10703
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Reporter: Dmitry Blotsky
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Make sure you have Node@~4 and NPM@~2. Then, run:
> {noformat}
> export npm_config_prefix=`pwd`
> npm install [email protected]
> git clone https://git-wip-us.apache.org/repos/asf/cordova-js.git
> git clone https://git-wip-us.apache.org/repos/asf/cordova-lib.git
> cd cordova-lib/cordova-lib
> ../../node_modules/.bin/npm link ../../cordova-js
> ../../node_modules/.bin/npm link ../cordova-common
> ../../node_modules/.bin/npm link ../cordova-serve
> ../../node_modules/.bin/npm install
> {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]