[
https://issues.apache.org/jira/browse/CB-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990785#comment-15990785
]
ASF subversion and git services commented on CB-10681:
------------------------------------------------------
Commit 266217f8f35cf6df998a753f5fc48286370fc976 in cordova-create's branch
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-create.git;h=266217f ]
CB-10681: added test to confirm we aren't using cached template
> Fetching a template when a older version exists in npm cache causes error
> -------------------------------------------------------------------------
>
> Key: CB-10681
> URL: https://issues.apache.org/jira/browse/CB-10681
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 6.0.0
> Reporter: Steve Gill
> Assignee: Steve Gill
> Labels: cordova-fetch, triaged
> Fix For: 6.1.0
>
>
> Message from Holly
> Hey Steve, I know you're not there now but when you have a second, I wanted
> to see if you could try to create a template with the F7 template thru
> cordova or phonegap (or both) and let me know if it works ok. I had
> republished it to npm yesterday but had a previous version in my local npm
> cache and it was throwing an error when creating the template. I deleted that
> `npm_cache` folder in `~/.cordova/lib` then it worked ok. The error I got
> before that was `Error: Failed to retrieve phonegap-template-framework7 from
> NPM.` It's thrown as a result of the `npmAddCache()` method ->
> https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/remote_load.js#L64
> and returned back to the `create.js` module
> https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/create.js#L213
> from the `npmFetch()`.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]