[
https://issues.apache.org/jira/browse/CB-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169556#comment-16169556
]
ASF GitHub Bot commented on CB-13283:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/731
> Fetching of download counts fails on plugins.cordova.io
> -------------------------------------------------------
>
> Key: CB-13283
> URL: https://issues.apache.org/jira/browse/CB-13283
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-docs
> Environment: All
> Reporter: Tommy-Carlos Williams
> Assignee: Tommy-Carlos Williams
>
> The batched fetching of download counts for returned plugins fails for any
> requests that contain scoped packages thus blocking the "sort by downloads"
> from ever appearing and spewing GET errors into the console.
> This is due to npmjs not supporting scoped packages in bulk lookups:
> {code:javascript}
> {"error":"scoped packages are not currently supported in bulk lookups"}
> {code}
> I propose we filter out scoped packages from the bulk lookups. At least then
> we will get download counts for the packages that are supported in bulk
> lookups.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]