You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Victor Hugo (JIRA)" <ji...@apache.org> on 2017/07/31 14:28:00 UTC

[jira] [Created] (CB-13131) Can't fetch wp8 platform in npm registry

Victor Hugo created CB-13131:
--------------------------------

             Summary: 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


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