Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 89D7C200CD7 for ; Tue, 1 Aug 2017 17:26:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 87E6616757B; Tue, 1 Aug 2017 15:26:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CC8E916757A for ; Tue, 1 Aug 2017 17:26:08 +0200 (CEST) Received: (qmail 48322 invoked by uid 500); 1 Aug 2017 15:26:08 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 48311 invoked by uid 99); 1 Aug 2017 15:26:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2017 15:26:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 7E7C0C1390 for ; Tue, 1 Aug 2017 15:26:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.999 X-Spam-Level: X-Spam-Status: No, score=-99.999 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_BLOCKED=0.001, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id HvUZM8GLTdKw for ; Tue, 1 Aug 2017 15:26:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 68E255FB6A for ; Tue, 1 Aug 2017 15:26:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 91A1EE09A4 for ; Tue, 1 Aug 2017 15:26:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 43E022464D for ; Tue, 1 Aug 2017 15:26:00 +0000 (UTC) Date: Tue, 1 Aug 2017 15:26:00 +0000 (UTC) From: "Kerri Shotts (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13131) Can't fetch wp8 platform in npm registry MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 01 Aug 2017 15:26:09 -0000 [ https://issues.apache.org/jira/browse/CB-13131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109074#comment-16109074 ] Kerri Shotts commented on CB-13131: ----------------------------------- What command are you using to add the platform? {{cordova-wp8}} is still present in the registry, but the above is trying to use {{wp8}}, which isn't. > Can't fetch wp8 platform in npm registry > ---------------------------------------- > > Key: CB-13131 > URL: https://issues.apache.org/jira/browse/CB-13131 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-cli > Environment: 0 info it worked if it ends with ok > 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', > 1 verbose cli 'C:\\Users\\victormolinar\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', > 1 verbose cli 'install', > 1 verbose cli 'wp8@3.8.2', > 1 verbose cli '--save' ] > 2 info using npm@5.3.0 > 3 info using node@v6.9.4 > 4 verbose npm-session bb245433686e6cdb > 5 silly install loadCurrentTree > 6 silly install readLocalPackageData > 7 http fetch GET 404 https://registry.npmjs.org/wp8 1672ms > 8 silly fetchPackageMetaData error for wp8@3.8.2 404 Not Found: wp8@3.8.2 > 9 verbose stack Error: 404 Not Found: wp8@3.8.2 > 9 verbose stack at fetch.then.res (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\pacote\lib\fetchers\registry\fetch.js:41:19) > 9 verbose stack at tryCatcher (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\util.js:16:23) > 9 verbose stack at Promise._settlePromiseFromHandler (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:512:31) > 9 verbose stack at Promise._settlePromise (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:569:18) > 9 verbose stack at Promise._settlePromise0 (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:614:10) > 9 verbose stack at Promise._settlePromises (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:693:18) > 9 verbose stack at Async._drainQueue (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\async.js:133:16) > 9 verbose stack at Async._drainQueues (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\async.js:143:10) > 9 verbose stack at Immediate.Async.drainQueues (C:\Users\victormolinar\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\async.js:17:14) > 9 verbose stack at runCallback (timers.js:649:20) > 9 verbose stack at tryOnImmediate (timers.js:622:5) > 9 verbose stack at processImmediate [as _immediateCallback] (timers.js:594:5) > 10 verbose cwd C:\Users\victormolinar\dev\src\App\app-coleta\node_modules > 11 verbose Windows_NT 6.3.9600 > 12 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\victormolinar\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "wp8@3.8.2" "--save" > 13 verbose node v6.9.4 > 14 verbose npm v5.3.0 > 15 error code E404 > 16 error 404 Not Found: wp8@3.8.2 > 17 verbose exit [ 1, true ] > Reporter: Victor Hugo > Priority: Blocker > Labels: npm, wp8 > > I can't manage to build/add platform wp8. Cordova fetch can't find wp8 platform in npm registry. > I know wp8 is deprecated, but I have a project to maintain until I'm capable to migrate to windows universal platform. By the way, I was expecting to do it next month(august). > How can I workaround it? -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org