[ 
https://issues.apache.org/jira/browse/CB-13695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raphael resolved CB-13695.
--------------------------
    Resolution: Cannot Reproduce

I just tried to reproduce this and could not. Please test using cordova@nightly 
as described above. If the issue still occurs, please let us know so we can 
reopen this issue.

> cordova-fetch: ignores npm registry
> -----------------------------------
>
>                 Key: CB-13695
>                 URL: https://issues.apache.org/jira/browse/CB-13695
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-fetch
>    Affects Versions: cordova@8.0.0
>            Reporter: Heiko
>            Priority: Critical
>
> My situation:
>  a build server that has no access to the internet, but to a local npm mirror.
> If I do at my build job:
> {noformat}
> npm config set registry "http://my.local.server/repository/mirror.npm";
> npm install
> npm install cordova ionic npm --no-save
> cordova platform add ios --no-update-notifier{noformat}
> I get:
> {noformat}
> Using cordova-fetch for cordova-ios@4.5.3
> Error: Cannot find module './index'{noformat}
> My work around for cordova 7 was to use: --nofetch



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to