Angular: [email protected] 不受支持的平台:想要 {"os":"darwin","arch":"any"}(当前:{"os":"win32","arch":"x64"})

创建于 2017-01-15  ·  30评论  ·  资料来源: angular/angular

窗口 10
节点 5.12.0
npm 3.10.8

我正在尝试根据此指令从源代码构建一个 angular 项目。 但是,在运行npm install出现以下错误:

npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   win32
npm ERR! notsup Actual Arch: x64

最有用的评论

@DzmitryShylovich你只编辑了package.json吗? 如果npm-shrinkwrap.json仍然存在,请将其删除或尝试npm i -f

所有30条评论

你好, @maximusk

此错误不应影响您在 Angular 开发环境中的使用期限,因为显示此错误是因为在 MacOs 平台上存在额外需要的依赖项。

AFAIK, [email protected]在可选依赖项周围被破坏。 让我们尝试使用 3.10.10。

$ npm i -g [email protected]


此问题跟踪器不适合支持请求,请使用标签angularStackOverflow上重新发布您的问题。

如果您想知道为什么我们不通过问题跟踪器解决支持问题,请查看此说明

谢谢,我认为这个问题与 angular 直接相关,因为如果我无法设置构建环境,我就无法做出贡献。

@laco0416

让我们尝试使用 3.10.10。

仍然失败3.10.10

@maxime-allex 对不起。 你是对的。 这正是 Angular 的问题。 当前package.json需要fsevent作为不是 optionalDependencies 而是 devDependencies。 对于非 OSX 用户来说,这可能是一个问题。

即使你从package.json npm i删除它仍然失败,因为另一个模块将它作为对等部门。

抄送/@vicb
你怎么看?

@DzmitryShylovich你只编辑了package.json吗? 如果npm-shrinkwrap.json仍然存在,请将其删除或尝试npm i -f

npm i -f

确实有效:)

哦,当fsevents添加到 package.json 时,我发现 Dzmitry 已经提到了这个问题。 https://github.com/angular/angular/issues/11685#issuecomment -253628464

@maximuskhttps://github.com/angular/angular/pull/13945修复
请关闭问题,谢谢

我的错误已经过去
npm i -f

将 npm 从 3.10.10 升级到 5.0.3,问题不再出现

如果这可以帮助在 Windows 中遇到 fsevents 问题的人:我使用 npm 的 --no-optional 标志在 angular 项目中执行安装

谢谢你们,我在你的帮助下解决了这个问题......非常感谢......

npm i -f 似乎安装了所有东西

谢谢我已经使用npm i -f解决了问题

因为我在使用 weex 时遇到问题

https://www.npmjs.com/package/weex-toolkit

Fsevents 想要的错误

windows 用户可能会遇到 fsevents 安装问题,例如:

[email protected] :想要 {"os":"darwin","arch":"any"}(当前:{"os":"win32","arch":"ia32"})
您应该删除weex-toolkit的node_module,运行如下命令:

npm install --no-optional weex-toolkit -g

npm i -f
奇迹般有效

大家好,
我已经克隆了我的代码并尝试运行“npm install”,抛出如下错误,请帮我解决这个问题。

错误! 视窗_NT 6.1.7601
错误! argv "C:\Program Files\nodejs\node.exe" "C:\Users\25923\AppData\
漫游\npm\node_modules\npm\bin\npm-cli.js" "安装"
错误! 节点 v6.11.0
错误! npm v3.10.10
错误! 代码EBAD平台

错误! notsup [email protected] 不受支持的平台:想要 {"os":"darwin"
,"arch":"any"} (当前: {"os":"win32","arch":"x64"})
错误! notsup 有效操作系统:达尔文
错误! notsup 有效拱门:任何
错误! notsup 实际操作系统:win32
错误! notsup 实际 Arch:x64

错误! 请在任何支持请求中包含以下文件:
错误! D:...\ionic\folder_name\npm-debug.log

npm-debug.log 文件如下,
0 信息,如果它以 ok 结尾,它就起作用了
1 详细的 cli ['C:\Program Files\nodejs\node.exe',
1 详细 cli 'C:\Users\25923\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1个详细的cli“安装”]
2 信息使用 [email protected]
3 信息使用 [email protected]
4 傻loadCurrentTree 启动
5 傻安装loadCurrentTree
6 傻安装 readLocalPackageData
7 傻安装 normalizeTree
8 傻 loadCurrentTree 整理
9 傻加载IdealTree 开始
10 傻安装loadIdealTree
11 愚蠢的 cloneCurrentTree 开始
12 傻安装 cloneCurrentTreeToIdealTree
13 傻cloneCurrentTree整理
14 傻 loadShrinkwrap 开始
15 傻安装loadShrinkwrap
16 傻 loadShrinkwrap 整理
17 傻loadAllDepsIntoIdealTree 开始
18 傻安装loadAllDepsIntoIdealTree
19 傻 fetchNamedPackageData 反射元数据
20 傻 mapToRegistry 名称反映元数据
21 愚蠢的 mapToRegistry 使用默认注册表
22 傻 mapToRegistry 注册表 https://registry.npmjs.org/
23 傻 mapToRegistry 数据结果 {
23 愚蠢的 mapToRegistry raw: 'reflect-metadata',
23 愚蠢的 mapToRegistry 范围:null,
23 愚蠢的 mapToRegistry escapedName: 'reflect-metadata',
23 愚蠢的 mapToRegistry 名称:'reflect-metadata',
23 愚蠢的 mapToRegistry rawSpec: '',
23 愚蠢的 mapToRegistry 规范:'最新',
23 愚蠢的 mapToRegistry 类型:'tag' }
24 傻 mapToRegistry uri https://registry.npmjs.org/reflect-metadata
589 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
590 http 304 https://registry.npmjs.org/cordova-plugin-splashscreen
591 个详细标头 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
591 详细标头连接:'保持活动',
591个详细的标题'set-cookie':['__cfduid=d9b46e9e23da6df7e2396fee3f648cb1b1531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
591 详细标头 'cache-control': 'max-age=300',
591 详细标题'cf-cache-status':'HIT',
591个详细标题'cf-ray':'43ca802e3e728a55-BOM',
591 个详细的标题 etag: '"9b66b2a1ceb59787b9c821a461549eee"',
591 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
591 个详细标题“上次修改”:“星期一,2018 年 6 月 18 日 16:41:43 GMT”,
591 详细标头各不相同:“接受编码,接受”,
591 详细标头服务器:'cloudflare' }
592傻get cb[304,
592 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
592愚蠢的获取连接:'保持活动',
第592话到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
592傻得到'缓存控制':'max-age = 300',
592傻得到'cf-cache-status':'HIT',
592傻得到'cf-ray':'43ca802e3e728a55-BOM',
第592话
592傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
592 愚蠢的获取“最后修改”:“格林威治标准时间 2018 年 6 月 18 日星期一 16:41:43”,
592傻得到变化:'接受编码,接受',
592愚蠢的获取服务器:'cloudflare'}]
593 详细 etag https://registry.npmjs.org/cordova-plugin-splashscreen 来自缓存
594 详细获取将cordova-plugin-splashscreen 保存到C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-plugin-splashscreen.cache.json
595 详细correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
596 http 304 https://registry.npmjs.org/ios-deploy
597 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
597 详细标头连接:'保持活动',
597个详细的标题'set-cookie':['__cfduid=db0f29fe1086ea32dcd3e197fd5bdf1261531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
597 详细标头 'cache-control': 'max-age=300',
597 详细标题'cf-cache-status':'HIT',
597个详细标题'cf-ray':'43ca802e492e8a97-BOM',
597 个详细的标题 etag: '"06d48260e3216a0a15d976f25a06ffca"',
597 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
597 个详细标题“上次修改”:“星期四,2018 年 6 月 14 日 05:02:07 GMT”,
597 个详细标头各不相同:“接受编码,接受”,
597 详细标头服务器:'cloudflare' }
598傻get cb[304,
598 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
598傻获取连接:'保持活动',
第598话到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
598傻得到'缓存控制':'max-age = 300',
598傻得到'cf-cache-status':'HIT',
598傻得到'cf-ray':'43ca802e492e8a97-BOM',
第598话
598傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
598 傻得到“最后修改”:“星期四,2018 年 6 月 14 日 05:02:07 GMT”,
598傻得到变化:'接受编码,接受',
598傻获取服务器:'cloudflare'}]
来自缓存的 599 详细 etag https://registry.npmjs.org/ios-deploy
600 详细获取将 ios-deploy 保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\ios-deploy.cache.json
601 详细correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
602 http 304 https://registry.npmjs.org/ionic-plugin-keyboard
603 详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
603 详细标头连接:'保持活动',
603个详细的标题'set-cookie':['__cfduid=d582a7743ddf0c0a6ee1b0f5f87e4f5201531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
603 详细标头 'cache-control': 'max-age=300',
603 详细标题'cf-cache-status':'HIT',
603 详细标题'cf-ray':'43ca802e4f5f8aa9-BOM',
603 详细标题 etag: '"4975b44cc2e4887c2babe8930bb00b44"',
603 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
603 个详细标题“最后修改”:“Sun, 27 May 2018 04:52:48 GMT”,
603 详细标头各不相同:“接受编码,接受”,
603 详细标头服务器:'cloudflare' }
604傻得到cb[304,
604 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
604傻获取连接:'保持活动',
604傻得到'set-cookie':['__cfduid=d582a7743ddf0c0a6ee1b0f5f87e4f5201531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
604傻得到'缓存控制':'max-age = 300',
604傻得到'cf-cache-status':'HIT',
604傻得到'cf-ray':'43ca802e4f5f8aa9-BOM',
604 傻得到 etag: '"4975b44cc2e4887c2babe8930bb00b44"',
604傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
604 傻得到“最后修改”:“星期日,2018 年 5 月 27 日 04:52:48 GMT”,
604 傻得到变化:'接受编码,接受',
604傻获取服务器:'cloudflare'}]
来自缓存的 605 详细 etag https://registry.npmjs.org/ionic-plugin-keyboard
606 详细获取将 ionic-plugin-keyboard 保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\ionic-plugin-keyboard.cache.json
607 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
608 http 304 https://registry.npmjs.org/ionicons
609 个详细标题 { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
609 详细标头连接:'保持活动',
609个详细的标题'set-cookie':['__cfduid=d168824fd53bf66d66fb6ea792ae0e0921531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
609 详细标头 'cache-control': 'max-age=300',
609 详细标题'cf-cache-status':'HIT',
609 详细标题'cf-ray':'43ca802e48b88a79-BOM',
609 详细标题 etag: '"ccb88c309bd886c4f5fd08110ece9451"',
609 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
609 个详细标题“上次修改”:“星期五,2018 年 6 月 29 日 00:25:45 GMT”,
609 详细标头各不相同:“接受编码,接受”,
609 详细标头服务器:'cloudflare' }
610傻get cb[304,
610 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
610傻获取连接:'保持活动',
610傻得到'set-cookie':['__cfduid=d168824fd53bf66d66fb6ea792ae0e0921531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
610傻得到'缓存控制':'max-age = 300',
610傻得到'cf-cache-status':'HIT',
610傻得到'cf-ray':'43ca802e48b88a79-BOM',
610傻得到etag:'“ccb88c309bd886c4f5fd08110ece9451”',
610傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
610 傻得到“最后修改”:“星期五,2018 年 6 月 29 日 00:25:45 GMT”,
610 傻得到变化:'接受编码,接受',
610 愚蠢的获取服务器:'cloudflare' } ]
来自缓存的 611 详细 etag https://registry.npmjs.org/ionicons
612 详细获取将离子图标保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\ionicons.cache.json
613 详细的正确 Mkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在飞行中; 等待
614 http 304 https://registry.npmjs.org/cordova-plugin-whitelist
615 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
615 详细标头连接:'保持活动',
615 详细标题“set-cookie”:[ '__cfduid=db6bcc46f7d6a224880f7eb6c5a02153a1531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
615 详细标题“缓存控制”:“最大年龄 = 300”,
615 详细标题'cf-cache-status':'HIT',
615 详细标题'cf-ray':'43ca802e4b148a5b-BOM',
615 个详细的标题 etag: '"6ef62cc15d0c211b1e02b49271821bd1"',
615 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
615 个详细标题“上次修改”:“星期一,2018 年 6 月 18 日 16:41:48 GMT”,
615 详细标头各不相同:“接受编码,接受”,
615 详细标头服务器:'cloudflare' }
616傻get cb[304,
616 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
616傻获取连接:'保持活动',
第616话到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
616傻得到'缓存控制':'max-age = 300',
616傻得到'cf-cache-status':'HIT',
616傻得到'cf-ray':'43ca802e4b148a5b-BOM',
616傻得到etag:'“6ef62cc15d0c211b1e02b49271821bd1”,
616傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
616 傻得到“最后修改”:“星期一,2018 年 6 月 18 日 16:41:48 GMT”,
616傻得到变化:'接受编码,接受',
616愚蠢的获取服务器:'cloudflare'}]
来自缓存的 617 详细 etag https://registry.npmjs.org/cordova-plugin-whitelist
618 详细获取将cordova-plugin-whitelist 保存到C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-plugin-whitelist.cache.json
619 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cachecorrectMkdir 已经在运行中; 等待
620 http 304 https://registry.npmjs.org/moment
621 个详细的标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
621 详细标头连接:'保持活动',
621个详细的标题'set-cookie':['__cfduid=dc407d277b0758bd9e4383f1e13bf24811531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
621 详细标头 'cache-control': 'max-age=300',
621 详细标题'cf-cache-status':'HIT',
621个详细标题'cf-ray':'43ca802e4b6e8a49-BOM',
621 个详细的标题 etag: '"4be7e833059a07715a2b2c39bc4f8094"',
621 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
621 个详细标题“上次修改”:“星期二,2018 年 7 月 10 日 16:45:38 GMT”,
621 详细标头各不相同:“接受编码,接受”,
621 详细标头服务器:'cloudflare' }
622傻get cb[304,
622 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
622愚蠢的获取连接:'保持活动',
622傻得到'set-cookie':['__cfduid=dc407d277b0758bd9e4383f1e13bf24811531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
622傻得到'缓存控制':'max-age = 300',
622傻得到'cf-cache-status':'命中',
622傻得到'cf-ray':'43ca802e4b6e8a49-BOM',
第622话
622傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
622 傻得到“最后修改”:“星期二,2018 年 7 月 10 日 16:45:38 GMT”,
622傻得到变化:'接受编码,接受',
622愚蠢的获取服务器:'cloudflare'}]
来自缓存的 623 详细 etag https://registry.npmjs.org/moment
624 详细获取保存时间到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\moment.cache.json
625 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
626 http 304 https://registry.npmjs.org/ionic-angular
627 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
627 详细标头连接:'保持活动',
627 个详细标题“set-cookie”:[ '__cfduid=da6dafaad49433ac2e6b8e658de3543cd1531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
627 详细标头 'cache-control':'max-age=300',
627 详细标题'cf-cache-status':'HIT',
627 详细标题'cf-ray':'43ca802e5aae8a8b-BOM',
627 个详细的标题 etag: '"b52676b676ad0099391963bfc4015d40"',
627 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
627 个详细标题“最后修改”:“星期五,2018 年 7 月 6 日 21:23:24 GMT”,
627 个详细标头各不相同:“接受编码,接受”,
627 详细标头服务器:'cloudflare' }
628傻get cb[304,
628 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
628傻获取连接:'保持活动',
第 628 章到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
628傻得到'缓存控制':'max-age = 300',
628傻得到'cf-cache-status':'命中',
628傻得到'cf-ray':'43ca802e5aae8a8b-BOM',
第628话
628傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
628 傻得到“最后修改”:“格林威治标准时间 2018 年 7 月 6 日星期五 21:23:24”,
628傻得到变化:'接受编码,接受',
628愚蠢的获取服务器:'cloudflare'}]
来自缓存的 629 详细 etag https://registry.npmjs.org/ionic-angular
630 详细获取将 ionic-angular 保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\ionic-angular.cache.json
631 详细correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
632 http 304 https://registry.npmjs.org/needle
633 个详细的标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
633 详细标头连接:'保持活动',
633个详细的标题'set-cookie':['__cfduid=d9be4572d6c5c76f0091320356272aaa71531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
633 详细标题“缓存控制”:“最大年龄 = 300”,
633 详细标题'cf-cache-status':'HIT',
633 详细标题'cf-ray':'43ca802e4a778a73-BOM',
633 详细标题 etag: '"070ef1146109493872eb3a43c6f12dd7"',
633 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
633 个详细标题“最后修改”:“Sun, 27 May 2018 09:15:33 GMT”,
633 详细标头各不相同:“接受编码,接受”,
633 详细标头服务器:'cloudflare' }
634傻get cb[304,
634 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
634愚蠢的获取连接:'保持活动',
第 634 章到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
634傻得到'缓存控制':'max-age = 300',
第634话
634傻得到'cf-ray':'43ca802e4a778a73-BOM',
634傻得到etag:'“070ef1146109493872eb3a43c6f12dd7”',
634傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
634 傻得到“最后修改”:“星期日,2018 年 5 月 27 日 09:15:33 GMT”,
634傻得到变化:'接受编码,接受',
634愚蠢的获取服务器:'cloudflare'}]
来自缓存的 635 详细 etag https://registry.npmjs.org/needle
636 详细获取保存针到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\needle.cache.json
637 详细的正确 Mkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在飞行中; 等待
638 http 304 https://registry.npmjs.org/reflect-metadata
639 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
639 详细标题连接:'保持活动',
639 个详细标题“set-cookie”:[ '__cfduid=dc33aae9f289342b5d7d2c977825005fa1531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
639 详细标题“缓存控制”:“最大年龄 = 300”,
639 详细标题'cf-cache-status':'HIT',
639 详细标题'cf-ray':'43ca802e3ff18a85-BOM',
639 个详细的标题 etag: '"07573a2c8ec7be828bc524cacebed83f"',
639 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
639 个详细标题“最后修改”:“Sun, 27 May 2018 15:42:43 GMT”,
639 个详细的标头各不相同:“接受编码,接受”,
639 详细标头服务器:'cloudflare' }
640傻get cb[304,
640 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
640傻获取连接:'保持活动',
640 傻得到 'set-cookie': [ '__cfduid=dc33aae9f289342b5d7d2c977825005fa1531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
640傻得到'缓存控制':'max-age = 300',
640傻得到'cf-cache-status':'HIT',
640傻得到'cf-ray':'43ca802e3ff18a85-BOM',
640 傻得到 etag: '"07573a2c8ec7be828bc524cacebed83f"',
640傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
640 傻得到“最后修改”:“星期日,2018 年 5 月 27 日 15:42:43 GMT”,
640傻得到变化:'接受编码,接受',
640 愚蠢的获取服务器:'cloudflare' } ]
来自缓存的 641 详细 etag https://registry.npmjs.org/reflect-metadata
642 详细获取将反射元数据保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\reflect-metadata.cache.json
643 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
644 http 304 https://registry.npmjs.org/cordova-ios
645 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
645 详细标头连接:'保持活动',
645 个详细标题“set-cookie”:[ '__cfduid=db0f29fe1086ea32dcd3e197fd5bdf1261531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
645 详细标头 'cache-control': 'max-age=300',
645 详细标题'cf-cache-status':'HIT',
645 个详细标题“cf-ray”:“43ca802e49338a97-BOM”,
645 个详细的标题 etag: '"f8c7bd21610887f1451ed81efe43308a"',
645 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
645 个详细标题“最后修改”:“星期二,2018 年 7 月 10 日 03:21:59 GMT”,
645 个详细标头各不相同:“接受编码,接受”,
645 详细标头服务器:'cloudflare' }
646傻get cb[304,
646 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
646傻获取连接:'保持活动',
第 646 章到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
646傻得到'缓存控制':'max-age = 300',
第646话
646傻得到'cf-ray':'43ca802e49338a97-BOM',
第646话
646傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
646 傻得到“最后修改”:“星期二,2018 年 7 月 10 日 03:21:59 GMT”,
第646话
646愚蠢的获取服务器:'cloudflare'}]
来自缓存的 647 详细 etag https://registry.npmjs.org/cordova-ios
648 详细获取将cordova-ios 保存到C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-ios.cache.json
649 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cachecorrectMkdir 已经在运行中; 等待
650 http 304 https://registry.npmjs.org/cordova-sqlite-storage
651 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
651 详细标头连接:'保持活动',
651个详细的标题'set-cookie':['__cfduid=daaea1c08​​11bfacf2673dd159b55e75511531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
651 详细标题“缓存控制”:“最大年龄 = 300”,
651 详细标题'cf-cache-status':'HIT',
651 详细标题'cf-ray':'43ca802e3a4a8a9d-BOM',
651 详细标题 etag: '"bd08cc3d07e4560b5a9bc7a9ef2c3354"',
651 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
651 个详细标题“上次修改”:“星期二,2018 年 7 月 3 日 12:18:12 GMT”,
651 详细标头各不相同:“接受编码,接受”,
651 详细标头服务器:'cloudflare' }
652傻get cb[304,
652 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
652傻获取连接:'保持活动',
652傻得到'set-cookie':['__cfduid=daaea1c08​​11bfacf2673dd159b55e75511531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
652傻得到'缓存控制':'max-age = 300',
652傻得到'cf-cache-status':'HIT',
652傻得到'cf-ray':'43ca802e3a4a8a9d-BOM',
第652话
652傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
652 傻得到“最后修改”:“星期二,2018 年 7 月 3 日 12:18:12 GMT”,
652傻得到变化:'接受编码,接受',
652愚蠢的获取服务器:'cloudflare'}]
来自缓存的 653 详细 etag https://registry.npmjs.org/cordova-sqlite-storage
654 详细获取将cordova-sqlite-storage 保存到C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-sqlite-storage.cache.json
655 详细correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
656 http 304 https://registry.npmjs.org/glob
657 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
657 详细标头连接:'保持活动',
657 个详细标题“set-cookie”:[ '__cfduid=dc407d277b0758bd9e4383f1e13bf24811531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
657 详细标题“缓存控制”:“最大年龄 = 300”,
657 详细标题'cf-cache-status':'HIT',
657 个详细标题“cf-ray”:“43ca802e4b658a49-BOM”,
657 个详细的标题 etag: '"580c1092d5d71a5c0538143cbdfff62d"',
657 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
657 个详细标题“上次修改”:“Sun, 27 May 2018 02:29:14 GMT”,
657 个详细标头各不相同:“接受编码,接受”,
657 详细标头服务器:'cloudflare' }
658傻get cb【304,
658 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
658傻获取连接:'保持活动',
第 658 章到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
658傻得到'缓存控制':'max-age = 300',
658傻得到'cf-cache-status':'HIT',
658傻得到'cf-ray':'43ca802e4b658a49-BOM',
658傻得到etag:'“580c1092d5d71a5c0538143cbdfff62d”'
658傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
658 傻得到“最后修改”:“星期日,2018 年 5 月 27 日 02:29:14 GMT”,
658傻得到变化:'接受编码,接受',
658傻获取服务器:'cloudflare'}]
来自缓存的 659 详细 etag https://registry.npmjs.org/glob
660 详细获取将 glob 保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\glob.cache.json
661 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 已经在运行中; 等待
662 http 304 https://registry.npmjs.org/svg-country-flags
663 个详细标头 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
663 详细标头连接:'保持活动',
663个详细的标题'set-cookie':['__cfduid=db6bcc46f7d6a224880f7eb6c5a02153a1531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
663 详细标头 'cache-control': 'max-age=300',
663 详细标题'cf-cache-status':'HIT',
663 详细标题'cf-ray':'43ca802e4b0e8a5b-BOM',
663 详细标题 etag: '"443d459dcb835f659eeb3d598fcfdce9"',
663 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
663 个详细标题“最后修改”:“星期三,2018 年 7 月 4 日 19:41:12 GMT”,
663 详细标头各不相同:“接受编码,接受”,
663 详细标头服务器:'cloudflare' }
664傻get cb[304,
664 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
664傻获取连接:'保持活动',
第664话到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
664傻得到'缓存控制':'max-age = 300',
664傻得到'cf-cache-status':'HIT',
664傻得到'cf-ray':'43ca802e4b0e8a5b-BOM',
664傻得到etag:'“443d459dcb835f659eeb3d598fcfdce9”',
664傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
664 愚蠢的获取“最后修改”:“格林威治标准时间 2018 年 7 月 4 日星期三 19:41:12”,
664傻得到变化:'接受编码,接受',
664傻获取服务器:'cloudflare'}]
来自缓存的 665 详细 etag https://registry.npmjs.org/svg-country-flags
666 详细获取将 svg-country-flags 保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\svg-country-flags.cache.json
667 详细correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 不在飞行中; 初始化
668 http 304 https://registry.npmjs.org/rxjs
669 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
669 详细标头连接:'保持活动',
669个详细的标题'set-cookie':['__cfduid=d61da4403d4e0eb84ace780e417744e711531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
669 详细标题“缓存控制”:“最大年龄 = 300”,
669 详细标题'cf-cache-status':'HIT',
669 个详细标题“cf-ray”:“43ca802e4d4e8a6d-BOM”,
669 详细标题 etag: '"1e61c1e7ecec763190f82fae19bbfe52"',
669 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
669 个详细标题“上次修改”:“星期五,2018 年 7 月 13 日 22:04:10 GMT”,
669 个详细的标头各不相同:“接受编码,接受”,
669 详细标头服务器:'cloudflare' }
670傻get cb[304,
670 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
670傻获取连接:'保持活动',
670 傻得到'set-cookie':['__cfduid=d61da4403d4e0eb84ace780e417744e711531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
670傻得到'缓存控制':'max-age = 300',
670傻得到'cf-cache-status':'HIT',
670傻得到'cf-ray':'43ca802e4d4e8a6d-BOM',
670傻得到etag:'“1e61c1e7ecec763190f82fae19bbfe52”',
670傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
670 傻得到“最后修改”:“格林威治标准时间 2018 年 7 月 13 日星期五 22:04:10”,
670 傻得到变化:'接受编码,接受',
670愚蠢的获取服务器:'cloudflare'}]
来自缓存的 671 详细 etag https://registry.npmjs.org/rxjs
672 详细获取将 rxjs 保存到 C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\rxjs.cache.json
673 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cachecorrectMkdir 不在飞行中; 初始化
674 http 304 https://registry.npmjs.org/cordova-plugin-device
675 个详细标题 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
675 详细标头连接:'保持活动',
675个详细的标题'set-cookie':['__cfduid=d659f5d12f9afe802cb7a7d27e82986f71531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
675 详细标题“缓存控制”:“最大年龄 = 300”,
675 详细标题'cf-cache-status':'HIT',
675 详细标题'cf-ray':'43ca802e3a418a91-BOM',
675 个详细的标题 etag: '"1441e4380b7f05563e3685430cb8ebb1"',
675 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
675 个详细标题“上次修改”:“星期一,2018 年 6 月 18 日 16:41:34 GMT”,
675 个详细标头各不相同:“接受编码,接受”,
675 详细标头服务器:'cloudflare' }
676傻get cb[304,
676 傻得到 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
676傻获取连接:'保持活动',
第676话到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
676傻得到'缓存控制':'max-age = 300',
676傻得到'cf-cache-status':'命中',
676傻得到'cf-ray':'43ca802e3a418a91-BOM',
第 676 章
676傻得到'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
676 愚蠢的获取“最后修改”:“格林威治标准时间 2018 年 6 月 18 日星期一 16:41:34”,
676傻得到变化:'接受编码,接受',
676愚蠢的获取服务器:'cloudflare'}]
677 详细 etag https://registry.npmjs.org/cordova-plugin-device 来自缓存
678 详细获取将cordova-plugin-device 保存到C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-plugin-device.cache.json
679 详细的correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 不在飞行中; 初始化
680 http 304 https://registry.npmjs.org/fs-extra
681 个详细标头 { 日期:'星期四,2018 年 7 月 19 日 04:38:49 GMT',
681 详细标头连接:'保持活动',
681个详细的标题'set-cookie':['__cfduid=d9be4572d6c5c76f0091320356272aaa71531975129; 到期=周五,19 年 7 月 19 日 04:38:49 GMT; 路径=/; 域=.registry.npmjs.org; HttpOnly'],
681 详细标头 'cache-control':'max-age=300',
681 详细标题'cf-cache-status':'HIT',
681个详细标题'cf-ray':'43ca802e4a6e8a73-BOM',
681 详细标题 etag: '"55205acc2c710f8560a5b8df26e79df1"',
681 详细标题'expect-ct':'max-age=604800,report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
681 个详细标题“最后修改”:“星期二,2018 年 7 月 17 日 01:35:56 GMT”,
681 verbose headers vary: 'accept-encoding, accept',
681 verbose headers server: 'cloudflare' }
682 silly get cb [ 304,
682 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
682 silly get connection: 'keep-alive',
682 silly get 'set-cookie': [ '__cfduid=d9be4572d6c5c76f0091320356272aaa71531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
682 silly get 'cache-control': 'max-age=300',
682 silly get 'cf-cache-status': 'HIT',
682 silly get 'cf-ray': '43ca802e4a6e8a73-BOM',
682 silly get etag: '"55205acc2c710f8560a5b8df26e79df1"',
682 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
682 silly get 'last-modified': 'Tue, 17 Jul 2018 01:35:56 GMT',
682 silly get vary: 'accept-encoding, accept',
682 silly get server: 'cloudflare' } ]
683 verbose etag https://registry.npmjs.org/fs-extra from cache
684 verbose get saving fs-extra to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\fs-extra.cache.json
685 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
686 http 304 https://registry.npmjs.org/com.telerik.plugins.nativepagetransitions
687 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
687 verbose headers connection: 'keep-alive',
687 verbose headers 'set-cookie': [ '__cfduid=de2e2aee02ec7ee666dc1ce516a0090581531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
687 verbose headers 'cache-control': 'max-age=300',
687 verbose headers 'cf-cache-status': 'HIT',
687 verbose headers 'cf-ray': '43ca802e3aa28aa3-BOM',
687 verbose headers etag: '"59af8e75914acb307835bc2a2e196ff0"',
687 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
687 verbose headers 'last-modified': 'Sat, 26 May 2018 04:04:56 GMT',
687 verbose headers vary: 'accept-encoding, accept',
687 verbose headers server: 'cloudflare' }
688 silly get cb [ 304,
688 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
688 silly get connection: 'keep-alive',
688 silly get 'set-cookie': [ '__cfduid=de2e2aee02ec7ee666dc1ce516a0090581531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
688 silly get 'cache-control': 'max-age=300',
688 silly get 'cf-cache-status': 'HIT',
688 silly get 'cf-ray': '43ca802e3aa28aa3-BOM',
688 silly get etag: '"59af8e75914acb307835bc2a2e196ff0"',
688 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
688 silly get 'last-modified': 'Sat, 26 May 2018 04:04:56 GMT',
688 silly get vary: 'accept-encoding, accept',
688 silly get server: 'cloudflare' } ]
689 verbose etag https://registry.npmjs.org/com.telerik.plugins.nativepagetransitions from cache
690 verbose get saving com.telerik.plugins.nativepagetransitions to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\com.telerik.plugins.nativepagetransitions.cache.json
691 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
692 http 304 https://registry.npmjs.org/sw-toolbox
693 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
693 verbose headers connection: 'keep-alive',
693 verbose headers 'set-cookie': [ '__cfduid=daaea1c0811bfacf2673dd159b55e75511531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
693 verbose headers 'cache-control': 'max-age=300',
693 verbose headers 'cf-cache-status': 'HIT',
693 verbose headers 'cf-ray': '43ca802e6a8e8a9d-BOM',
693 verbose headers etag: '"ab88d2bb9acc67517340661d70bdeb1c"',
693 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
693 verbose headers 'last-modified': 'Sun, 27 May 2018 18:41:54 GMT',
693 verbose headers vary: 'accept-encoding, accept',
693 verbose headers server: 'cloudflare' }
694 silly get cb [ 304,
694 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
694 silly get connection: 'keep-alive',
694 silly get 'set-cookie': [ '__cfduid=daaea1c0811bfacf2673dd159b55e75511531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
694 silly get 'cache-control': 'max-age=300',
694 silly get 'cf-cache-status': 'HIT',
694 silly get 'cf-ray': '43ca802e6a8e8a9d-BOM',
694 silly get etag: '"ab88d2bb9acc67517340661d70bdeb1c"',
694 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
694 silly get 'last-modified': 'Sun, 27 May 2018 18:41:54 GMT',
694 silly get vary: 'accept-encoding, accept',
694 silly get server: 'cloudflare' } ]
695 verbose etag https://registry.npmjs.org/sw-toolbox from cache
696 verbose get saving sw-toolbox to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\sw-toolbox.cache.json
697 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
698 http 304 https://registry.npmjs.org/zone.js
699 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
699 verbose headers connection: 'keep-alive',
699 verbose headers 'set-cookie': [ '__cfduid=d1d204af0bd8eb4edd73d03aec57ab4bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
699 verbose headers 'cache-control': 'max-age=300',
699 verbose headers 'cf-cache-status': 'HIT',
699 verbose headers 'cf-ray': '43ca802e6a618a4f-BOM',
699 verbose headers etag: '"0f9cbe486cae0aae9c2f2f4af72cee05"',
699 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
699 verbose headers 'last-modified': 'Sun, 27 May 2018 22:55:36 GMT',
699 verbose headers vary: 'accept-encoding, accept',
699 verbose headers server: 'cloudflare' }
700 silly get cb [ 304,
700 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
700 silly get connection: 'keep-alive',
700 silly get 'set-cookie': [ '__cfduid=d1d204af0bd8eb4edd73d03aec57ab4bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
700 silly get 'cache-control': 'max-age=300',
700 silly get 'cf-cache-status': 'HIT',
700 silly get 'cf-ray': '43ca802e6a618a4f-BOM',
700 silly get etag: '"0f9cbe486cae0aae9c2f2f4af72cee05"',
700 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
700 silly get 'last-modified': 'Sun, 27 May 2018 22:55:36 GMT',
700 silly get vary: 'accept-encoding, accept',
700 silly get server: 'cloudflare' } ]
701 verbose etag https://registry.npmjs.org/zone.js from cache
702 verbose get saving zone.js to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\zone.js.cache.json
703 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
704 silly resolveWithNewModule [email protected] checking installable status
705 silly cache add args [ '[email protected]', null ]
706 verbose cache add spec [email protected]
707 silly cache add parsed spec Result {
707 silly cache add raw: '[email protected]',
707 silly cache add scope: null,
707 silly cache add escapedName: 'cordova-plugin-ionic-webview',
707 silly cache add name: 'cordova-plugin-ionic-webview',
707 silly cache add rawSpec: '1.1.16',
707 silly cache add spec: '1.1.16',
707 silly cache add type: 'version' }
708 silly addNamed [email protected]
709 verbose addNamed "1.1.16" is a plain semver version for cordova-plugin-ionic-webview
710 silly mapToRegistry name cordova-plugin-ionic-webview
711 silly mapToRegistry using default registry
712 silly mapToRegistry registry https://registry.npmjs.org/
713 silly mapToRegistry data Result {
713 silly mapToRegistry raw: 'cordova-plugin-ionic-webview',
713 silly mapToRegistry scope: null,
713 silly mapToRegistry escapedName: 'cordova-plugin-ionic-webview',
713 silly mapToRegistry name: 'cordova-plugin-ionic-webview',
713 silly mapToRegistry rawSpec: '',
713 silly mapToRegistry spec: 'latest',
713 silly mapToRegistry type: 'tag' }
714 silly mapToRegistry uri https://registry.npmjs.org/cordova-plugin-ionic-webview
715 verbose addNameVersion registry:https://registry.npmjs.org/cordova-plugin-ionic-webview not in flight; fetching
716 silly resolveWithNewModule [email protected] checking installable status
717 silly cache add args [ '[email protected]', null ]
718 verbose cache add spec [email protected]
719 silly cache add parsed spec Result {
719 silly cache add raw: '[email protected]',
719 silly cache add scope: null,
719 silly cache add escapedName: 'cordova-plugin-globalization',
719 silly cache add name: 'cordova-plugin-globalization',
719 silly cache add rawSpec: '1.0.8',
719 silly cache add spec: '1.0.8',
719 silly cache add type: 'version' }
720 silly addNamed [email protected]
721 verbose addNamed "1.0.8" is a plain semver version for cordova-plugin-globalization
722 silly mapToRegistry name cordova-plugin-globalization
723 silly mapToRegistry using default registry
724 silly mapToRegistry registry https://registry.npmjs.org/
725 silly mapToRegistry data Result {
725 silly mapToRegistry raw: 'cordova-plugin-globalization',
725 silly mapToRegistry scope: null,
725 silly mapToRegistry escapedName: 'cordova-plugin-globalization',
725 silly mapToRegistry name: 'cordova-plugin-globalization',
725 silly mapToRegistry rawSpec: '',
725 silly mapToRegistry spec: 'latest',
725 silly mapToRegistry type: 'tag' }
726 silly mapToRegistry uri https://registry.npmjs.org/cordova-plugin-globalization
727 verbose addNameVersion registry:https://registry.npmjs.org/cordova-plugin-globalization not in flight; fetching
728 silly resolveWithNewModule [email protected] checking installable status
729 silly cache add args [ '[email protected]', null ]
730 verbose cache add spec [email protected]
731 silly cache add parsed spec Result {
731 silly cache add raw: '[email protected]',
731 silly cache add scope: null,
731 silly cache add escapedName: 'cordova-plugin-splashscreen',
731 silly cache add name: 'cordova-plugin-splashscreen',
731 silly cache add rawSpec: '4.1.0',
731 silly cache add spec: '4.1.0',
731 silly cache add type: 'version' }
732 silly addNamed [email protected]
733 verbose addNamed "4.1.0" is a plain semver version for cordova-plugin-splashscreen
734 silly mapToRegistry name cordova-plugin-splashscreen
735 silly mapToRegistry using default registry
736 silly mapToRegistry registry https://registry.npmjs.org/
737 silly mapToRegistry data Result {
737 silly mapToRegistry raw: 'cordova-plugin-splashscreen',
737 silly mapToRegistry scope: null,
737 silly mapToRegistry escapedName: 'cordova-plugin-splashscreen',
737 silly mapToRegistry name: 'cordova-plugin-splashscreen',
737 silly mapToRegistry rawSpec: '',
737 silly mapToRegistry spec: 'latest',
737 silly mapToRegistry type: 'tag' }
738 silly mapToRegistry uri https://registry.npmjs.org/cordova-plugin-splashscreen
739 verbose addNameVersion registry:https://registry.npmjs.org/cordova-plugin-splashscreen not in flight; fetching
740 silly resolveWithNewModule [email protected] checking installable status
741 silly cache add args [ '[email protected]', null ]
742 verbose cache add spec [email protected]
743 silly cache add parsed spec Result {
743 silly cache add raw: '[email protected]',
743 silly cache add scope: null,
743 silly cache add escapedName: 'ionic',
743 silly cache add name: 'ionic',
743 silly cache add rawSpec: '3.19.0',
743 silly cache add spec: '3.19.0',
743 silly cache add type: 'version' }
744 silly addNamed [email protected]
745 verbose addNamed "3.19.0" is a plain semver version for ionic
746 silly mapToRegistry name ionic
747 silly mapToRegistry using default registry
748 silly mapToRegistry registry https://registry.npmjs.org/
749 silly mapToRegistry data Result {
749 silly mapToRegistry raw: 'ionic',
749 silly mapToRegistry scope: null,
749 silly mapToRegistry escapedName: 'ionic',
749 silly mapToRegistry name: 'ionic',
749 silly mapToRegistry rawSpec: '',
749 silly mapToRegistry spec: 'latest',
749 silly mapToRegistry type: 'tag' }
750 silly mapToRegistry uri https://registry.npmjs.org/ionic
751 verbose addNameVersion registry:https://registry.npmjs.org/ionic not in flight; fetching
752 silly resolveWithNewModule [email protected] checking installable status
753 silly cache add args [ '[email protected]', null ]
754 verbose cache add spec [email protected]
755 silly cache add parsed spec Result {
755 silly cache add raw: '[email protected]',
755 silly cache add scope: null,
755 silly cache add escapedName: 'ionicons',
755 silly cache add name: 'ionicons',
755 silly cache add rawSpec: '3.0.0',
755 silly cache add spec: '3.0.0',
755 silly cache add type: 'version' }
756 silly addNamed [email protected]
757 verbose addNamed "3.0.0" is a plain semver version for ionicons
758 silly mapToRegistry name ionicons
759 silly mapToRegistry using default registry
760 silly mapToRegistry registry https://registry.npmjs.org/
761 silly mapToRegistry data Result {
761 silly mapToRegistry raw: 'ionicons',
761 silly mapToRegistry scope: null,
761 silly mapToRegistry escapedName: 'ionicons',
761 silly mapToRegistry name: 'ionicons',
761 silly mapToRegistry rawSpec: '',
761 silly mapToRegistry spec: 'latest',
761 silly mapToRegistry type: 'tag' }
762 silly mapToRegistry uri https://registry.npmjs.org/ionicons
763 verbose addNameVersion registry:https://registry.npmjs.org/ionicons not in flight; fetching
764 silly resolveWithNewModule [email protected] checking installable status
765 silly cache add args [ '[email protected]', null ]
766 verbose cache add spec [email protected]
767 silly cache add parsed spec Result {
767 silly cache add raw: '[email protected]',
767 silly cache add scope: null,
767 silly cache add escapedName: 'needle',
767 silly cache add name: 'needle',
767 silly cache add rawSpec: '2.1.0',
767 silly cache add spec: '2.1.0',
767 silly cache add type: 'version' }
768 silly addNamed [email protected]
769 verbose addNamed "2.1.0" is a plain semver version for needle
770 silly mapToRegistry name needle
771 silly mapToRegistry using default registry
772 silly mapToRegistry registry https://registry.npmjs.org/
773 silly mapToRegistry data Result {
773 silly mapToRegistry raw: 'needle',
773 silly mapToRegistry scope: null,
773 silly mapToRegistry escapedName: 'needle',
773 silly mapToRegistry name: 'needle',
773 silly mapToRegistry rawSpec: '',
773 silly mapToRegistry spec: 'latest',
773 silly mapToRegistry type: 'tag' }
774 silly mapToRegistry uri https://registry.npmjs.org/needle
775 verbose addNameVersion registry:https://registry.npmjs.org/needle not in flight; fetching
776 silly resolveWithNewModule [email protected] checking installable status
777 silly cache add args [ '[email protected]', null ]
778 verbose cache add spec [email protected]
779 silly cache add parsed spec Result {
779 silly cache add raw: '[email protected]',
779 silly cache add scope: null,
779 silly cache add escapedName: 'cordova',
779 silly cache add name: 'cordova',
779 silly cache add rawSpec: '7.1.0',
779 silly cache add spec: '7.1.0',
779 silly cache add type: 'version' }
780 silly addNamed [email protected]
781 verbose addNamed "7.1.0" is a plain semver version for cordova
782 silly mapToRegistry name cordova
783 silly mapToRegistry using default registry
784 silly mapToRegistry registry https://registry.npmjs.org/
785 silly mapToRegistry data Result {
785 silly mapToRegistry raw: 'cordova',
785 silly mapToRegistry scope: null,
785 silly mapToRegistry escapedName: 'cordova',
785 silly mapToRegistry name: 'cordova',
785 silly mapToRegistry rawSpec: '',
785 silly mapToRegistry spec: 'latest',
785 silly mapToRegistry type: 'tag' }
786 silly mapToRegistry uri https://registry.npmjs.org/cordova
787 verbose addNameVersion registry:https://registry.npmjs.org/cordova not in flight; fetching
788 silly resolveWithNewModule [email protected] checking installable status
789 silly cache add args [ '[email protected]', null ]
790 verbose cache add spec [email protected]
791 silly cache add parsed spec Result {
791 silly cache add raw: '[email protected]',
791 silly cache add scope: null,
791 silly cache add escapedName: 'ionic-plugin-keyboard',
791 silly cache add name: 'ionic-plugin-keyboard',
791 silly cache add rawSpec: '2.2.1',
791 silly cache add spec: '2.2.1',
791 silly cache add type: 'version' }
792 silly addNamed [email protected]
793 verbose addNamed "2.2.1" is a plain semver version for ionic-plugin-keyboard
794 silly mapToRegistry name ionic-plugin-keyboard
795 silly mapToRegistry using default registry
796 silly mapToRegistry registry https://registry.npmjs.org/
797 silly mapToRegistry data Result {
797 silly mapToRegistry raw: 'ionic-plugin-keyboard',
797 silly mapToRegistry scope: null,
797 silly mapToRegistry escapedName: 'ionic-plugin-keyboard',
797 silly mapToRegistry name: 'ionic-plugin-keyboard',
797 silly mapToRegistry rawSpec: '',
797 silly mapToRegistry spec: 'latest',
797 silly mapToRegistry type: 'tag' }
798 silly mapToRegistry uri https://registry.npmjs.org/ionic-plugin-keyboard
799 verbose addNameVersion registry:https://registry.npmjs.org/ionic-plugin-keyboard not in flight; fetching
800 silly resolveWithNewModule [email protected] checking installable status
801 silly cache add args [ '[email protected]', null ]
802 verbose cache add spec [email protected]
803 silly cache add parsed spec Result {
803 silly cache add raw: '[email protected]',
803 silly cache add scope: null,
803 silly cache add escapedName: 'moment',
803 silly cache add name: 'moment',
803 silly cache add rawSpec: '2.19.3',
803 silly cache add spec: '2.19.3',
803 silly cache add type: 'version' }
804 silly addNamed [email protected]
805 verbose addNamed "2.19.3" is a plain semver version for moment
806 silly mapToRegistry name moment
807 silly mapToRegistry using default registry
808 silly mapToRegistry registry https://registry.npmjs.org/
809 silly mapToRegistry data Result {
809 silly mapToRegistry raw: 'moment',
809 silly mapToRegistry scope: null,
809 silly mapToRegistry escapedName: 'moment',
809 silly mapToRegistry name: 'moment',
809 silly mapToRegistry rawSpec: '',
809 silly mapToRegistry spec: 'latest',
809 silly mapToRegistry type: 'tag' }
810 silly mapToRegistry uri https://registry.npmjs.org/moment
811 verbose addNameVersion registry:https://registry.npmjs.org/moment not in flight; fetching
812 silly resolveWithNewModule [email protected] checking installable status
813 silly cache add args [ 'reflect-metadata@^0.1.3', null ]
814 verbose cache add spec reflect-metadata@^0.1.3
815 silly cache add parsed spec Result {
815 silly cache add raw: 'reflect-metadata@^0.1.3',
815 silly cache add scope: null,
815 silly cache add escapedName: 'reflect-metadata',
815 silly cache add name: 'reflect-metadata',
815 silly cache add rawSpec: '^0.1.3',
815 silly cache add spec: '>=0.1.3 <0.2.0',
815 silly cache add type: 'range' }
816 silly addNamed reflect-metadata@>=0.1.3 <0.2.0
817 verbose addNamed ">=0.1.3 <0.2.0" is a valid semver range for reflect-metadata
818 silly addNameRange { name: 'reflect-metadata',
818 silly addNameRange range: '>=0.1.3 <0.2.0',
818 silly addNameRange hasData: false }
819 silly mapToRegistry name reflect-metadata
820 silly mapToRegistry using default registry
821 silly mapToRegistry registry https://registry.npmjs.org/
822 silly mapToRegistry data Result {
822 silly mapToRegistry raw: 'reflect-metadata',
822 silly mapToRegistry scope: null,
822 silly mapToRegistry escapedName: 'reflect-metadata',
822 silly mapToRegistry name: 'reflect-metadata',
822 silly mapToRegistry rawSpec: '',
822 silly mapToRegistry spec: 'latest',
822 silly mapToRegistry type: 'tag' }
823 silly mapToRegistry uri https://registry.npmjs.org/reflect-metadata
824 verbose addNameRange registry:https://registry.npmjs.org/reflect-metadata not in flight; fetching
825 silly resolveWithNewModule [email protected] checking installable status
826 silly cache add args [ '[email protected]', null ]
827 verbose cache add spec [email protected]
828 silly cache add parsed spec Result {
828 silly cache add raw: '[email protected]',
828 silly cache add scope: null,
828 silly cache add escapedName: 'cordova-plugin-whitelist',
828 silly cache add name: 'cordova-plugin-whitelist',
828 silly cache add rawSpec: '1.3.3',
828 silly cache add spec: '1.3.3',
828 silly cache add type: 'version' }
829 silly addNamed [email protected]
830 verbose addNamed "1.3.3" is a plain semver version for cordova-plugin-whitelist
831 silly mapToRegistry name cordova-plugin-whitelist
832 silly mapToRegistry using default registry
833 silly mapToRegistry registry https://registry.npmjs.org/
834 silly mapToRegistry data Result {
834 silly mapToRegistry raw: 'cordova-plugin-whitelist',
834 silly mapToRegistry scope: null,
834 silly mapToRegistry escapedName: 'cordova-plugin-whitelist',
834 silly mapToRegistry name: 'cordova-plugin-whitelist',
834 silly mapToRegistry rawSpec: '',
834 silly mapToRegistry spec: 'latest',
834 silly mapToRegistry type: 'tag' }
835 silly mapToRegistry uri https://registry.npmjs.org/cordova-plugin-whitelist
836 verbose addNameVersion registry:https://registry.npmjs.org/cordova-plugin-whitelist not in flight; fetching
837 silly resolveWithNewModule [email protected] checking installable status
838 silly cache add args [ '[email protected]', null ]
839 verbose cache add spec [email protected]
840 silly cache add parsed spec Result {
840 silly cache add raw: '[email protected]',
840 silly cache add scope: null,
840 silly cache add escapedName: 'extend',
840 silly cache add name: 'extend',
840 silly cache add rawSpec: '3.0.1',
840 silly cache add spec: '3.0.1',
840 silly cache add type: 'version' }
841 silly addNamed [email protected]
842 verbose addNamed "3.0.1" is a plain semver version for extend
843 silly mapToRegistry name extend
844 silly mapToRegistry using default registry
845 silly mapToRegistry registry https://registry.npmjs.org/
846 silly mapToRegistry data Result {
846 silly mapToRegistry raw: 'extend',
846 silly mapToRegistry scope: null,
846 silly mapToRegistry escapedName: 'extend',
846 silly mapToRegistry name: 'extend',
846 silly mapToRegistry rawSpec: '',
846 silly mapToRegistry spec: 'latest',
846 silly mapToRegistry type: 'tag' }
847 silly mapToRegistry uri https://registry.npmjs.org/extend
848 verbose addNameVersion registry:https://registry.npmjs.org/extend not in flight; fetching
849 silly resolveWithNewModule [email protected] checking installable status
850 silly cache add args [ '[email protected]', null ]
851 verbose cache add spec [email protected]
852 silly cache add parsed spec Result {
852 silly cache add raw: '[email protected]',
852 silly cache add scope: null,
852 silly cache add escapedName: 'ionic-angular',
852 silly cache add name: 'ionic-angular',
852 silly cache add rawSpec: '3.9.2',
852 silly cache add spec: '3.9.2',
852 silly cache add type: 'version' }
853 silly addNamed [email protected]
854 verbose addNamed "3.9.2" is a plain semver version for ionic-angular
855 silly mapToRegistry name ionic-angular
856 silly mapToRegistry using default registry
857 silly mapToRegistry registry https://registry.npmjs.org/
858 silly mapToRegistry data Result {
858 silly mapToRegistry raw: 'ionic-angular',
858 silly mapToRegistry scope: null,
858 silly mapToRegistry escapedName: 'ionic-angular',
858 silly mapToRegistry name: 'ionic-angular',
858 silly mapToRegistry rawSpec: '',
858 silly mapToRegistry spec: 'latest',
858 silly mapToRegistry type: 'tag' }
859 silly mapToRegistry uri https://registry.npmjs.org/ionic-angular
860 verbose addNameVersion registry:https://registry.npmjs.org/ionic-angular not in flight; fetching
861 silly resolveWithNewModule [email protected] checking installable status
862 silly cache add args [ '[email protected]', null ]
863 verbose cache add spec [email protected]
864 silly cache add parsed spec Result {
864 silly cache add raw: '[email protected]',
864 silly cache add scope: null,
864 silly cache add escapedName: 'svg-country-flags',
864 silly cache add name: 'svg-country-flags',
864 silly cache add rawSpec: '1.1.3',
864 silly cache add spec: '1.1.3',
864 silly cache add type: 'version' }
865 silly addNamed [email protected]
866 verbose addNamed "1.1.3" is a plain semver version for svg-country-flags
867 silly mapToRegistry name svg-country-flags
868 silly mapToRegistry using default registry
869 silly mapToRegistry registry https://registry.npmjs.org/
870 silly mapToRegistry data Result {
870 silly mapToRegistry raw: 'svg-country-flags',
870 silly mapToRegistry scope: null,
870 silly mapToRegistry escapedName: 'svg-country-flags',
870 silly mapToRegistry name: 'svg-country-flags',
870 silly mapToRegistry rawSpec: '',
870 silly mapToRegistry spec: 'latest',
870 silly mapToRegistry type: 'tag' }
871 silly mapToRegistry uri https://registry.npmjs.org/svg-country-flags
872 verbose addNameVersion registry:https://registry.npmjs.org/svg-country-flags not in flight; fetching
873 silly resolveWithNewModule [email protected] checking installable status
874 silly cache add args [ '[email protected]', null ]
875 verbose cache add spec [email protected]
876 silly cache add parsed spec Result {
876 silly cache add raw: '[email protected]',
876 silly cache add scope: null,
876 silly cache add escapedName: 'glob',
876 silly cache add name: 'glob',
876 silly cache add rawSpec: '7.1.2',
876 silly cache add spec: '7.1.2',
876 silly cache add type: 'version' }
877 silly addNamed [email protected]
878 verbose addNamed "7.1.2" is a plain semver version for glob
879 silly mapToRegistry name glob
880 silly mapToRegistry using default registry
881 silly mapToRegistry registry https://registry.npmjs.org/
882 silly mapToRegistry data Result {
882 silly mapToRegistry raw: 'glob',
882 silly mapToRegistry scope: null,
882 silly mapToRegistry escapedName: 'glob',
882 silly mapToRegistry name: 'glob',
882 silly mapToRegistry rawSpec: '',
882 silly mapToRegistry spec: 'latest',
882 silly mapToRegistry type: 'tag' }
883 silly mapToRegistry uri https://registry.npmjs.org/glob
884 verbose addNameVersion registry:https://registry.npmjs.org/glob not in flight; fetching
885 silly resolveWithNewModule [email protected] checking installable status
886 silly cache add args [ '[email protected]', null ]
887 verbose cache add spec [email protected]
888 silly cache add parsed spec Result {
888 silly cache add raw: '[email protected]',
888 silly cache add scope: null,
888 silly cache add escapedName: 'cordova-ios',
888 silly cache add name: 'cordova-ios',
888 silly cache add rawSpec: '4.5.4',
888 silly cache add spec: '4.5.4',
888 silly cache add type: 'version' }
889 silly addNamed [email protected]
890 verbose addNamed "4.5.4" is a plain semver version for cordova-ios
891 silly mapToRegistry name cordova-ios
892 silly mapToRegistry using default registry
893 silly mapToRegistry registry https://registry.npmjs.org/
894 silly mapToRegistry data Result {
894 silly mapToRegistry raw: 'cordova-ios',
894 silly mapToRegistry scope: null,
894 silly mapToRegistry escapedName: 'cordova-ios',
894 silly mapToRegistry name: 'cordova-ios',
894 silly mapToRegistry rawSpec: '',
894 silly mapToRegistry spec: 'latest',
894 silly mapToRegistry type: 'tag' }
895 silly mapToRegistry uri https://registry.npmjs.org/cordova-ios
896 verbose addNameVersion registry:https://registry.npmjs.org/cordova-ios not in flight; fetching
897 silly resolveWithNewModule [email protected] checking installable status
898 silly cache add args [ '[email protected]', null ]
899 verbose cache add spec [email protected]
900 silly cache add parsed spec Result {
900 silly cache add raw: '[email protected]',
900 silly cache add scope: null,
900 silly cache add escapedName: 'rxjs',
900 silly cache add name: 'rxjs',
900 silly cache add rawSpec: '5.5.5',
900 silly cache add spec: '5.5.5',
900 silly cache add type: 'version' }
901 silly addNamed [email protected]
902 verbose addNamed "5.5.5" is a plain semver version for rxjs
903 silly mapToRegistry name rxjs
904 silly mapToRegistry using default registry
905 silly mapToRegistry registry https://registry.npmjs.org/
906 silly mapToRegistry data Result {
906 silly mapToRegistry raw: 'rxjs',
906 silly mapToRegistry scope: null,
906 silly mapToRegistry escapedName: 'rxjs',
906 silly mapToRegistry name: 'rxjs',
906 silly mapToRegistry rawSpec: '',
906 silly mapToRegistry spec: 'latest',
906 silly mapToRegistry type: 'tag' }
907 silly mapToRegistry uri https://registry.npmjs.org/rxjs
908 verbose addNameVersion registry:https://registry.npmjs.org/rxjs not in flight; fetching
909 silly resolveWithNewModule [email protected] checking installable status
910 http 304 https://registry.npmjs.org/@angular%2fhttp
911 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
911 verbose headers connection: 'keep-alive',
911 verbose headers 'set-cookie': [ '__cfduid=d9be4572d6c5c76f0091320356272aaa71531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
911 verbose headers 'cache-control': 'public, max-age=14400',
911 verbose headers 'cf-cache-status': 'HIT',
911 verbose headers 'cf-ray': '43ca802e3a5f8a73-BOM',
911 verbose headers etag: '"6cf92337bc97bf2f460ac36608d6a188"',
911 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
911 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:43:27 GMT',
911 verbose headers vary: 'Accept-Encoding',
911 verbose headers server: 'cloudflare' }
912 silly get cb [ 304,
912 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
912 silly get connection: 'keep-alive',
912 silly get 'set-cookie': [ '__cfduid=d9be4572d6c5c76f0091320356272aaa71531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
912 silly get 'cache-control': 'public, max-age=14400',
912 silly get 'cf-cache-status': 'HIT',
912 silly get 'cf-ray': '43ca802e3a5f8a73-BOM',
912 silly get etag: '"6cf92337bc97bf2f460ac36608d6a188"',
912 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
912 silly get 'last-modified': 'Wed, 11 Jul 2018 21:43:27 GMT',
912 silly get vary: 'Accept-Encoding',
912 silly get server: 'cloudflare' } ]
913 verbose etag https://registry.npmjs.org/@angular%2fhttp from cache
914 verbose get saving @angular/http to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40angular_252fhttp\.cache.json
915 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
916 http 304 https://registry.npmjs.org/@angular%2fcore
917 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
917 verbose headers connection: 'keep-alive',
917 verbose headers 'set-cookie': [ '__cfduid=d168824fd53bf66d66fb6ea792ae0e0921531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
917 verbose headers 'cache-control': 'public, max-age=14400',
917 verbose headers 'cf-cache-status': 'HIT',
917 verbose headers 'cf-ray': '43ca802e38ad8a79-BOM',
917 verbose headers etag: '"da8fc1785bfaf140cb143f1fb324e09b"',
917 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
917 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:43:45 GMT',
917 verbose headers vary: 'Accept-Encoding',
917 verbose headers server: 'cloudflare' }
918 silly get cb [ 304,
918 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
918 silly get connection: 'keep-alive',
918 silly get 'set-cookie': [ '__cfduid=d168824fd53bf66d66fb6ea792ae0e0921531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
918 silly get 'cache-control': 'public, max-age=14400',
918 silly get 'cf-cache-status': 'HIT',
918 silly get 'cf-ray': '43ca802e38ad8a79-BOM',
918 silly get etag: '"da8fc1785bfaf140cb143f1fb324e09b"',
918 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
918 silly get 'last-modified': 'Wed, 11 Jul 2018 21:43:45 GMT',
918 silly get vary: 'Accept-Encoding',
918 silly get server: 'cloudflare' } ]
919 verbose etag https://registry.npmjs.org/@angular%2fcore from cache
920 verbose get saving @angular/core to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40angular_252fcore\.cache.json
921 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
922 http 304 https://registry.npmjs.org/@angular%2fplatform-browser
923 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
923 verbose headers connection: 'keep-alive',
923 verbose headers 'set-cookie': [ '__cfduid=d1d204af0bd8eb4edd73d03aec57ab4bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
923 verbose headers 'cache-control': 'public, max-age=14400',
923 verbose headers 'cf-cache-status': 'HIT',
923 verbose headers 'cf-ray': '43ca802e3a328a4f-BOM',
923 verbose headers etag: '"f79402154b2f92bd2da997df9e26946a"',
923 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
923 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:43:14 GMT',
923 verbose headers vary: 'Accept-Encoding',
923 verbose headers server: 'cloudflare' }
924 silly get cb [ 304,
924 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
924 silly get connection: 'keep-alive',
924 silly get 'set-cookie': [ '__cfduid=d1d204af0bd8eb4edd73d03aec57ab4bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
924 silly get 'cache-control': 'public, max-age=14400',
924 silly get 'cf-cache-status': 'HIT',
924 silly get 'cf-ray': '43ca802e3a328a4f-BOM',
924 silly get etag: '"f79402154b2f92bd2da997df9e26946a"',
924 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
924 silly get 'last-modified': 'Wed, 11 Jul 2018 21:43:14 GMT',
924 silly get vary: 'Accept-Encoding',
924 silly get server: 'cloudflare' } ]
925 verbose etag https://registry.npmjs.org/@angular%2fplatform-browser from cache
926 verbose get saving @angular/platform-browser to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40angular_252fplatform-browser\.cache.json
927 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
928 http 304 https://registry.npmjs.org/@ionic-native%2fcore
929 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
929 verbose headers connection: 'keep-alive',
929 verbose headers 'set-cookie': [ '__cfduid=d168824fd53bf66d66fb6ea792ae0e0921531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
929 verbose headers 'cache-control': 'public, max-age=14400',
929 verbose headers 'cf-cache-status': 'HIT',
929 verbose headers 'cf-ray': '43ca802e389c8a79-BOM',
929 verbose headers etag: '"93e62ffac8d5d50c4248c3db0617b24c"',
929 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
929 verbose headers 'last-modified': 'Wed, 18 Jul 2018 20:22:58 GMT',
929 verbose headers vary: 'Accept-Encoding',
929 verbose headers server: 'cloudflare' }
930 silly get cb [ 304,
930 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
930 silly get connection: 'keep-alive',
930 silly get 'set-cookie': [ '__cfduid=d168824fd53bf66d66fb6ea792ae0e0921531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
930 silly get 'cache-control': 'public, max-age=14400',
930 silly get 'cf-cache-status': 'HIT',
930 silly get 'cf-ray': '43ca802e389c8a79-BOM',
930 silly get etag: '"93e62ffac8d5d50c4248c3db0617b24c"',
930 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
930 silly get 'last-modified': 'Wed, 18 Jul 2018 20:22:58 GMT',
930 silly get vary: 'Accept-Encoding',
930 silly get server: 'cloudflare' } ]
931 verbose etag https://registry.npmjs.org/@ionic-native%2fcore from cache
932 verbose get saving @ionic-native/core to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40ionic-native_252fcore\.cache.json
933 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
934 http 304 https://registry.npmjs.org/@ionic-native%2fdevice
935 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
935 verbose headers connection: 'keep-alive',
935 verbose headers 'set-cookie': [ '__cfduid=daaea1c0811bfacf2673dd159b55e75511531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
935 verbose headers 'cache-control': 'public, max-age=14400',
935 verbose headers 'cf-cache-status': 'HIT',
935 verbose headers 'cf-ray': '43ca802e3a3a8a9d-BOM',
935 verbose headers etag: '"45ebce2745807fb50dac39c257a13859"',
935 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
935 verbose headers 'last-modified': 'Wed, 18 Jul 2018 20:25:45 GMT',
935 verbose headers vary: 'Accept-Encoding',
935 verbose headers server: 'cloudflare' }
936 silly get cb [ 304,
936 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
936 silly get connection: 'keep-alive',
936 silly get 'set-cookie': [ '__cfduid=daaea1c0811bfacf2673dd159b55e75511531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
936 silly get 'cache-control': 'public, max-age=14400',
936 silly get 'cf-cache-status': 'HIT',
936 silly get 'cf-ray': '43ca802e3a3a8a9d-BOM',
936 silly get etag: '"45ebce2745807fb50dac39c257a13859"',
936 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
936 silly get 'last-modified': 'Wed, 18 Jul 2018 20:25:45 GMT',
936 silly get vary: 'Accept-Encoding',
936 silly get server: 'cloudflare' } ]
937 verbose etag https://registry.npmjs.org/@ionic-native%2fdevice from cache
938 verbose get saving @ionic-native/device to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40ionic-native_252fdevice\.cache.json
939 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
940 http 304 https://registry.npmjs.org/@ngx-translate%2fcore
941 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
941 verbose headers connection: 'keep-alive',
941 verbose headers 'set-cookie': [ '__cfduid=dc33aae9f289342b5d7d2c977825005fa1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
941 verbose headers 'cache-control': 'public, max-age=14400',
941 verbose headers 'cf-cache-status': 'HIT',
941 verbose headers 'cf-ray': '43ca802e3feb8a85-BOM',
941 verbose headers etag: '"c9141a016e9a32829572725b9719b909"',
941 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
941 verbose headers 'last-modified': 'Wed, 23 May 2018 22:35:14 GMT',
941 verbose headers vary: 'Accept-Encoding',
941 verbose headers server: 'cloudflare' }
942 silly get cb [ 304,
942 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
942 silly get connection: 'keep-alive',
942 silly get 'set-cookie': [ '__cfduid=dc33aae9f289342b5d7d2c977825005fa1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
942 silly get 'cache-control': 'public, max-age=14400',
942 silly get 'cf-cache-status': 'HIT',
942 silly get 'cf-ray': '43ca802e3feb8a85-BOM',
942 silly get etag: '"c9141a016e9a32829572725b9719b909"',
942 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
942 silly get 'last-modified': 'Wed, 23 May 2018 22:35:14 GMT',
942 silly get vary: 'Accept-Encoding',
942 silly get server: 'cloudflare' } ]
943 verbose etag https://registry.npmjs.org/@ngx-translate%2fcore from cache
944 verbose get saving @ngx-translate/core to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40ngx-translate_252fcore\.cache.json
945 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
946 http 304 https://registry.npmjs.org/@ngx-translate%2fhttp-loader
947 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
947 verbose headers connection: 'keep-alive',
947 verbose headers 'set-cookie': [ '__cfduid=d84d5208f10e8116a1e843ac5a18704bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
947 verbose headers 'cache-control': 'public, max-age=14400',
947 verbose headers 'cf-cache-status': 'HIT',
947 verbose headers 'cf-ray': '43ca802e4a228a67-BOM',
947 verbose headers etag: '"720f67722e74d4510b0bb372a6dfa7ec"',
947 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
947 verbose headers 'last-modified': 'Wed, 28 Mar 2018 10:14:12 GMT',
947 verbose headers vary: 'Accept-Encoding',
947 verbose headers server: 'cloudflare' }
948 silly get cb [ 304,
948 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
948 silly get connection: 'keep-alive',
948 silly get 'set-cookie': [ '__cfduid=d84d5208f10e8116a1e843ac5a18704bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
948 silly get 'cache-control': 'public, max-age=14400',
948 silly get 'cf-cache-status': 'HIT',
948 silly get 'cf-ray': '43ca802e4a228a67-BOM',
948 silly get etag: '"720f67722e74d4510b0bb372a6dfa7ec"',
948 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
948 silly get 'last-modified': 'Wed, 28 Mar 2018 10:14:12 GMT',
948 silly get vary: 'Accept-Encoding',
948 silly get server: 'cloudflare' } ]
949 verbose etag https://registry.npmjs.org/@ngx-translate%2fhttp-loader from cache
950 verbose get saving @ngx-translate/http-loader to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40ngx-translate_252fhttp-loader\.cache.json
951 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
952 http 304 https://registry.npmjs.org/@ionic-native%2fstatus-bar
953 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
953 verbose headers connection: 'keep-alive',
953 verbose headers 'set-cookie': [ '__cfduid=d84d5208f10e8116a1e843ac5a18704bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
953 verbose headers 'cache-control': 'public, max-age=14400',
953 verbose headers 'cf-cache-status': 'HIT',
953 verbose headers 'cf-ray': '43ca802e3a1f8a67-BOM',
953 verbose headers etag: '"49eef924cc333dc11841a23957f3d292"',
953 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
953 verbose headers 'last-modified': 'Wed, 18 Jul 2018 20:32:35 GMT',
953 verbose headers vary: 'Accept-Encoding',
953 verbose headers server: 'cloudflare' }
954 silly get cb [ 304,
954 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
954 silly get connection: 'keep-alive',
954 silly get 'set-cookie': [ '__cfduid=d84d5208f10e8116a1e843ac5a18704bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
954 silly get 'cache-control': 'public, max-age=14400',
954 silly get 'cf-cache-status': 'HIT',
954 silly get 'cf-ray': '43ca802e3a1f8a67-BOM',
954 silly get etag: '"49eef924cc333dc11841a23957f3d292"',
954 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
954 silly get 'last-modified': 'Wed, 18 Jul 2018 20:32:35 GMT',
954 silly get vary: 'Accept-Encoding',
954 silly get server: 'cloudflare' } ]
955 verbose etag https://registry.npmjs.org/@ionic-native%2fstatus-bar from cache
956 verbose get saving @ionic-native/status-bar to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40ionic-native_252fstatus-bar\.cache.json
957 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
958 http 304 https://registry.npmjs.org/@ionic%2fstorage
959 verbose headers { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
959 verbose headers connection: 'keep-alive',
959 verbose headers 'set-cookie': [ '__cfduid=d659f5d12f9afe802cb7a7d27e82986f71531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
959 verbose headers 'cache-control': 'public, max-age=14400',
959 verbose headers 'cf-cache-status': 'HIT',
959 verbose headers 'cf-ray': '43ca802e4a438a91-BOM',
959 verbose headers etag: '"c7b5a48b51eeb825032806845ce208af"',
959 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
959 verbose headers 'last-modified': 'Mon, 16 Jul 2018 19:11:56 GMT',
959 verbose headers vary: 'Accept-Encoding',
959 verbose headers server: 'cloudflare' }
960 silly get cb [ 304,
960 silly get { date: 'Thu, 19 Jul 2018 04:38:49 GMT',
960 silly get connection: 'keep-alive',
960 silly get 'set-cookie': [ '__cfduid=d659f5d12f9afe802cb7a7d27e82986f71531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
960 silly get 'cache-control': 'public, max-age=14400',
960 silly get 'cf-cache-status': 'HIT',
960 silly get 'cf-ray': '43ca802e4a438a91-BOM',
960 silly get etag: '"c7b5a48b51eeb825032806845ce208af"',
960 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
960 silly get 'last-modified': 'Mon, 16 Jul 2018 19:11:56 GMT',
960 silly get vary: 'Accept-Encoding',
960 silly get server: 'cloudflare' } ]
961 verbose etag https://registry.npmjs.org/@ionic%2fstorage from cache
962 verbose get saving @ionic/storage to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org\_40ionic_252fstorage\.cache.json
963 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
964 silly resolveWithNewModule [email protected] checking installable status
965 silly cache add args [ '[email protected]', null ]
966 verbose cache add spec [email protected]
967 silly cache add parsed spec Result {
967 silly cache add raw: '[email protected]',
967 silly cache add scope: null,
967 silly cache add escapedName: 'cordova-sqlite-storage',
967 silly cache add name: 'cordova-sqlite-storage',
967 silly cache add rawSpec: '2.1.2',
967 silly cache add spec: '2.1.2',
967 silly cache add type: 'version' }
968 silly addNamed [email protected]
969 verbose addNamed "2.1.2" is a plain semver version for cordova-sqlite-storage
970 silly mapToRegistry name cordova-sqlite-storage
971 silly mapToRegistry using default registry
972 silly mapToRegistry registry https://registry.npmjs.org/
973 silly mapToRegistry data Result {
973 silly mapToRegistry raw: 'cordova-sqlite-storage',
973 silly mapToRegistry scope: null,
973 silly mapToRegistry escapedName: 'cordova-sqlite-storage',
973 silly mapToRegistry name: 'cordova-sqlite-storage',
973 silly mapToRegistry rawSpec: '',
973 silly mapToRegistry spec: 'latest',
973 silly mapToRegistry type: 'tag' }
974 silly mapToRegistry uri https://registry.npmjs.org/cordova-sqlite-storage
975 verbose addNameVersion registry:https://registry.npmjs.org/cordova-sqlite-storage not in flight; fetching
976 silly resolveWithNewModule [email protected] checking installable status
977 silly cache add args [ '[email protected]', null ]
978 verbose cache add spec [email protected]
979 silly cache add parsed spec Result {
979 silly cache add raw: '[email protected]',
979 silly cache add scope: null,
979 silly cache add escapedName: 'cordova-android',
979 silly cache add name: 'cordova-android',
979 silly cache add rawSpec: '6.3.0',
979 silly cache add spec: '6.3.0',
979 silly cache add type: 'version' }
980 silly addNamed [email protected]
981 verbose addNamed "6.3.0" is a plain semver version for cordova-android
982 silly mapToRegistry name cordova-android
983 silly mapToRegistry using default registry
984 silly mapToRegistry registry https://registry.npmjs.org/
985 silly mapToRegistry data Result {
985 silly mapToRegistry raw: 'cordova-android',
985 silly mapToRegistry scope: null,
985 silly mapToRegistry escapedName: 'cordova-android',
985 silly mapToRegistry name: 'cordova-android',
985 silly mapToRegistry rawSpec: '',
985 silly mapToRegistry spec: 'latest',
985 silly mapToRegistry type: 'tag' }
986 silly mapToRegistry uri https://registry.npmjs.org/cordova-android
987 verbose addNameVersion registry:https://registry.npmjs.org/cordova-android not in flight; fetching
988 silly validateExistingRemote git+https://github.com/apache/cordova-plugin-statusbar.git remote.origin.url: https://github.com/apache/cordova-plugin-statusbar.git
989 verbose validateExistingRemote git+https://github.com/apache/cordova-plugin-statusbar.git is updating existing cached remote C:\Users\25923\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-apache-cordova-plugin-statusbar-git-c66a3d92
990 silly resolveWithNewModule [email protected] checking installable status
991 silly cache add args [ '[email protected]', null ]
992 verbose cache add spec [email protected]
993 silly cache add parsed spec Result {
993 silly cache add raw: '[email protected]',
993 silly cache add scope: null,
993 silly cache add escapedName: 'cordova-plugin-device',
993 silly cache add name: 'cordova-plugin-device',
993 silly cache add rawSpec: '1.1.7',
993 silly cache add spec: '1.1.7',
993 silly cache add type: 'version' }
994 silly addNamed [email protected]
995 verbose addNamed "1.1.7" is a plain semver version for cordova-plugin-device
996 silly mapToRegistry name cordova-plugin-device
997 silly mapToRegistry using default registry
998 silly mapToRegistry registry https://registry.npmjs.org/
999 silly mapToRegistry data Result {
999 silly mapToRegistry raw: 'cordova-plugin-device',
999 silly mapToRegistry scope: null,
999 silly mapToRegistry escapedName: 'cordova-plugin-device',
999 silly mapToRegistry name: 'cordova-plugin-device',
999 silly mapToRegistry rawSpec: '',
999 silly mapToRegistry spec: 'latest',
999 silly mapToRegistry type: 'tag' }
1000 silly mapToRegistry uri https://registry.npmjs.org/cordova-plugin-device
1001 verbose addNameVersion registry:https://registry.npmjs.org/cordova-plugin-device not in flight; fetching
1002 silly resolveWithNewModule [email protected] checking installable status
1003 silly cache add args [ '[email protected]', null ]
1004 verbose cache add spec [email protected]
1005 silly cache add parsed spec Result {
1005 silly cache add raw: '[email protected]',
1005 silly cache add scope: null,
1005 silly cache add escapedName: 'fs-extra',
1005 silly cache add name: 'fs-extra',
1005 silly cache add rawSpec: '4.0.3',
1005 silly cache add spec: '4.0.3',
1005 silly cache add type: 'version' }
1006 silly addNamed [email protected]
1007 verbose addNamed "4.0.3" is a plain semver version for fs-extra
1008 silly mapToRegistry name fs-extra
1009 silly mapToRegistry using default registry
1010 silly mapToRegistry registry https://registry.npmjs.org/
1011 silly mapToRegistry data Result {
1011 silly mapToRegistry raw: 'fs-extra',
1011 silly mapToRegistry scope: null,
1011 silly mapToRegistry escapedName: 'fs-extra',
1011 silly mapToRegistry name: 'fs-extra',
1011 silly mapToRegistry rawSpec: '',
1011 silly mapToRegistry spec: 'latest',
1011 silly mapToRegistry type: 'tag' }
1012 silly mapToRegistry uri https://registry.npmjs.org/fs-extra
1013 verbose addNameVersion registry:https://registry.npmjs.org/fs-extra not in flight; fetching
1014 verbose get https://registry.npmjs.org/cordova-plugin-ionic-webview not expired, no request
1015 verbose get https://registry.npmjs.org/cordova-plugin-globalization not expired, no request
1016 silly resolveWithNewModule [email protected] checking installable status
1017 silly cache add args [ '[email protected]', null ]
1018 verbose cache add spec [email protected]
1019 silly cache add parsed spec Result {
1019 silly cache add raw: '[email protected]',
1019 silly cache add scope: null,
1019 silly cache add escapedName: 'sw-toolbox',
1019 silly cache add name: 'sw-toolbox',
1019 silly cache add rawSpec: '3.6.0',
1019 silly cache add spec: '3.6.0',
1019 silly cache add type: 'version' }
1020 silly addNamed [email protected]
1021 verbose addNamed "3.6.0" is a plain semver version for sw-toolbox
1022 silly mapToRegistry name sw-toolbox
1023 silly mapToRegistry using default registry
1024 silly mapToRegistry registry https://registry.npmjs.org/
1025 silly mapToRegistry data Result {
1025 silly mapToRegistry raw: 'sw-toolbox',
1025 silly mapToRegistry scope: null,
1025 silly mapToRegistry escapedName: 'sw-toolbox',
1025 silly mapToRegistry name: 'sw-toolbox',
1025 silly mapToRegistry rawSpec: '',
1025 silly mapToRegistry spec: 'latest',
1025 silly mapToRegistry type: 'tag' }
1026 silly mapToRegistry uri https://registry.npmjs.org/sw-toolbox
1027 verbose addNameVersion registry:https://registry.npmjs.org/sw-toolbox not in flight; fetching
1028 verbose get https://registry.npmjs.org/cordova-plugin-splashscreen not expired, no request
1029 verbose get https://registry.npmjs.org/ionic not expired, no request
1030 verbose get https://registry.npmjs.org/ionicons not expired, no request
1031 verbose get https://registry.npmjs.org/needle not expired, no request
1032 verbose get https://registry.npmjs.org/ionic-plugin-keyboard not expired, no request
1033 verbose get https://registry.npmjs.org/moment not expired, no request
1034 verbose get https://registry.npmjs.org/reflect-metadata not expired, no request
1035 silly addNameRange number 2 { name: 'reflect-metadata',
1035 silly addNameRange range: '>=0.1.3 <0.2.0',
1035 silly addNameRange hasData: true }
1036 silly addNameRange versions [ 'reflect-metadata',
1036 silly addNameRange [ '0.0.2',
1036 silly addNameRange '0.0.3',
1036 silly addNameRange '0.1.0',
1036 silly addNameRange '0.1.1',
1036 silly addNameRange '0.1.2',
1036 silly addNameRange '0.1.3',
1036 silly addNameRange '0.1.4',
1036 silly addNameRange '0.1.5',
1036 silly addNameRange '0.1.6',
1036 silly addNameRange '0.1.7',
1036 silly addNameRange '0.1.8',
1036 silly addNameRange '0.1.9',
1036 silly addNameRange '0.1.10',
1036 silly addNameRange '0.1.12' ] ]
1037 silly addNamed [email protected]
1038 verbose addNamed "0.1.12" is a plain semver version for reflect-metadata
1039 verbose get https://registry.npmjs.org/cordova-plugin-whitelist not expired, no request
1040 verbose get https://registry.npmjs.org/extend not expired, no request
1041 verbose get https://registry.npmjs.org/cordova not expired, no request
1042 verbose get https://registry.npmjs.org/ionic-angular not expired, no request
1043 silly resolveWithNewModule [email protected] checking installable status
1044 silly cache add args [ '[email protected]', null ]
1045 verbose cache add spec [email protected]
1046 silly cache add parsed spec Result {
1046 silly cache add raw: '[email protected]',
1046 silly cache add scope: null,
1046 silly cache add escapedName: 'zone.js',
1046 silly cache add name: 'zone.js',
1046 silly cache add rawSpec: '0.8.18',
1046 silly cache add spec: '0.8.18',
1046 silly cache add type: 'version' }
1047 silly addNamed [email protected]
1048 verbose addNamed "0.8.18" is a plain semver version for zone.js
1049 silly mapToRegistry name zone.js
1050 silly mapToRegistry using default registry
1051 silly mapToRegistry registry https://registry.npmjs.org/
1052 silly mapToRegistry data Result {
1052 silly mapToRegistry raw: 'zone.js',
1052 silly mapToRegistry scope: null,
1052 silly mapToRegistry escapedName: 'zone.js',
1052 silly mapToRegistry name: 'zone.js',
1052 silly mapToRegistry rawSpec: '',
1052 silly mapToRegistry spec: 'latest',
1052 silly mapToRegistry type: 'tag' }
1053 silly mapToRegistry uri https://registry.npmjs.org/zone.js
1054 verbose addNameVersion registry:https://registry.npmjs.org/zone.js not in flight; fetching
1055 silly resolveWithNewModule [email protected] checking installable status
1056 silly cache add args [ '[email protected]', null ]
1057 verbose cache add spec [email protected]
1058 silly cache add parsed spec Result {
1058 silly cache add raw: '[email protected]',
1058 silly cache add scope: null,
1058 silly cache add escapedName: 'com.telerik.plugins.nativepagetransitions',
1058 silly cache add name: 'com.telerik.plugins.nativepagetransitions',
1058 silly cache add rawSpec: '0.6.5',
1058 silly cache add spec: '0.6.5',
1058 silly cache add type: 'version' }
1059 silly addNamed [email protected]
1060 verbose addNamed "0.6.5" is a plain semver version for com.telerik.plugins.nativepagetransitions
1061 silly mapToRegistry name com.telerik.plugins.nativepagetransitions
1062 silly mapToRegistry using default registry
1063 silly mapToRegistry registry https://registry.npmjs.org/
1064 silly mapToRegistry data Result {
1064 silly mapToRegistry raw: 'com.telerik.plugins.nativepagetransitions',
1064 silly mapToRegistry scope: null,
1064 silly mapToRegistry escapedName: 'com.telerik.plugins.nativepagetransitions',
1064 silly mapToRegistry name: 'com.telerik.plugins.nativepagetransitions',
1064 silly mapToRegistry rawSpec: '',
1064 silly mapToRegistry spec: 'latest',
1064 silly mapToRegistry type: 'tag' }
1065 silly mapToRegistry uri https://registry.npmjs.org/com.telerik.plugins.nativepagetransitions
1066 verbose addNameVersion registry:https://registry.npmjs.org/com.telerik.plugins.nativepagetransitions not in flight; fetching
1067 verbose get https://registry.npmjs.org/svg-country-flags not expired, no request
1068 verbose get https://registry.npmjs.org/glob not expired, no request
1069 verbose get https://registry.npmjs.org/rxjs not expired, no request
1070 verbose get https://registry.npmjs.org/cordova-ios not expired, no request
1071 verbose get https://registry.npmjs.org/cordova-sqlite-storage not expired, no request
1072 verbose get https://registry.npmjs.org/cordova-android not expired, no request
1073 verbose get https://registry.npmjs.org/cordova-plugin-device not expired, no request
1074 verbose get https://registry.npmjs.org/fs-extra not expired, no request
1075 verbose get https://registry.npmjs.org/sw-toolbox not expired, no request
1076 verbose get https://registry.npmjs.org/zone.js not expired, no request
1077 verbose get https://registry.npmjs.org/com.telerik.plugins.nativepagetransitions not expired, no request
1078 silly cache afterAdd [email protected]
1079 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-ionic-webview\1.1.16\package\package.json not in flight; 写作
1080 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1081 silly cache afterAdd [email protected]
1082 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-globalization\1.0.8\package\package.json not in flight; 写作
1083 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1084 silly cache afterAdd [email protected]
1085 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionic-plugin-keyboard\2.2.1\package\package.json not in flight; 写作
1086 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1087 silly cache afterAdd [email protected]
1088 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionicons\3.0.0\package\package.json not in flight; 写作
1089 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1090 silly cache afterAdd [email protected]
1091 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-splashscreen\4.1.0\package\package.json not in flight; 写作
1092 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1093 silly cache afterAdd [email protected]
1094 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\reflect-metadata\0.1.12\package\package.json not in flight; 写作
1095 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1096 silly cache afterAdd [email protected]
1097 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\moment\2.19.3\package\package.json not in flight; 写作
1098 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1099 silly cache afterAdd [email protected]
1100 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-whitelist\1.3.3\package\package.json not in flight; 写作
1101 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1102 silly resolveWithNewModule @angular/[email protected] checking installable status
1103 silly cache add args [ '@angular/[email protected]', null ]
1104 verbose cache add spec @angular/[email protected]
1105 silly cache add parsed spec Result {
1105 silly cache add raw: '@angular/[email protected]',
1105 silly cache add scope: ' @angular ',
1105 silly cache add escapedName: '@angular%2fhttp',
1105 silly cache add name: '@angular/http',
1105 silly cache add rawSpec: '5.1.0',
1105 silly cache add spec: '5.1.0',
1105 silly cache add type: 'version' }
1106 silly addNamed @angular/[email protected]
1107 verbose addNamed "5.1.0" is a plain semver version for @angular/http
1108 silly mapToRegistry name @angular/http
1109 silly mapToRegistry scope (from package name) @angular
1110 verbose mapToRegistry no registry URL found in name for scope @angular
1111 silly mapToRegistry using default registry
1112 silly mapToRegistry registry https://registry.npmjs.org/
1113 silly mapToRegistry data Result {
1113 silly mapToRegistry raw: '@angular/http',
1113 silly mapToRegistry scope: ' @angular ',
1113 silly mapToRegistry escapedName: '@angular%2fhttp',
1113 silly mapToRegistry name: '@angular/http',
1113 silly mapToRegistry rawSpec: '',
1113 silly mapToRegistry spec: 'latest',
1113 silly mapToRegistry type: 'tag' }
1114 silly mapToRegistry uri https://registry.npmjs.org/@angular%2fhttp
1115 verbose addNameVersion registry:https://registry.npmjs.org/@angular%2fhttp not in flight; fetching
1116 silly resolveWithNewModule @angular/[email protected] checking installable status
1117 silly cache add args [ '@angular/[email protected]', null ]
1118 verbose cache add spec @angular/[email protected]
1119 silly cache add parsed spec Result {
1119 silly cache add raw: '@angular/[email protected]',
1119 silly cache add scope: ' @angular ',
1119 silly cache add escapedName: '@angular%2fcore',
1119 silly cache add name: '@angular/core',
1119 silly cache add rawSpec: '5.1.0',
1119 silly cache add spec: '5.1.0',
1119 silly cache add type: 'version' }
1120 silly addNamed @angular/[email protected]
1121 verbose addNamed "5.1.0" is a plain semver version for @angular/core
1122 silly mapToRegistry name @angular/core
1123 silly mapToRegistry scope (from package name) @angular
1124 verbose mapToRegistry no registry URL found in name for scope @angular
1125 silly mapToRegistry using default registry
1126 silly mapToRegistry registry https://registry.npmjs.org/
1127 silly mapToRegistry data Result {
1127 silly mapToRegistry raw: '@angular/core',
1127 silly mapToRegistry scope: ' @angular ',
1127 silly mapToRegistry escapedName: '@angular%2fcore',
1127 silly mapToRegistry name: '@angular/core',
1127 silly mapToRegistry rawSpec: '',
1127 silly mapToRegistry spec: 'latest',
1127 silly mapToRegistry type: 'tag' }
1128 silly mapToRegistry uri https://registry.npmjs.org/@angular%2fcore
1129 verbose addNameVersion registry:https://registry.npmjs.org/@angular%2fcore not in flight; fetching
1130 silly cache afterAdd [email protected]
1131 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\extend\3.0.1\package\package.json not in flight; 写作
1132 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1133 silly cache afterAdd [email protected]
1134 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\svg-country-flags\1.1.3\package\package.json not in flight; 写作
1135 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1136 silly cache afterAdd [email protected]
1137 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionic-angular\3.9.2\package\package.json not in flight; 写作
1138 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1139 silly resolveWithNewModule @angular/[email protected] checking installable status
1140 silly cache add args [ '@angular/[email protected]', null ]
1141 verbose cache add spec @angular/[email protected]
1142 silly cache add parsed spec Result {
1142 silly cache add raw: '@angular/[email protected]',
1142 silly cache add scope: ' @angular ',
1142 silly cache add escapedName: '@angular%2fplatform-browser',
1142 silly cache add name: '@angular/platform-browser',
1142 silly cache add rawSpec: '5.1.0',
1142 silly cache add spec: '5.1.0',
1142 silly cache add type: 'version' }
1143 silly addNamed @angular/[email protected]
1144 verbose addNamed "5.1.0" is a plain semver version for @angular/platform-browser
1145 silly mapToRegistry name @angular/platform-browser
1146 silly mapToRegistry scope (from package name) @angular
1147 verbose mapToRegistry no registry URL found in name for scope @angular
1148 silly mapToRegistry using default registry
1149 silly mapToRegistry registry https://registry.npmjs.org/
1150 silly mapToRegistry data Result {
1150 silly mapToRegistry raw: '@angular/platform-browser',
1150 silly mapToRegistry scope: ' @angular ',
1150 silly mapToRegistry escapedName: '@angular%2fplatform-browser',
1150 silly mapToRegistry name: '@angular/platform-browser',
1150 silly mapToRegistry rawSpec: '',
1150 silly mapToRegistry spec: 'latest',
1150 silly mapToRegistry type: 'tag' }
1151 silly mapToRegistry uri https://registry.npmjs.org/@angular%2fplatform-browser
1152 verbose addNameVersion registry:https://registry.npmjs.org/@angular%2fplatform-browser not in flight; fetching
1153 silly resolveWithNewModule @ngx-translate/[email protected] checking installable status
1154 silly cache add args [ '@ngx-translate/[email protected]', null ]
1155 verbose cache add spec @ngx-translate/[email protected]
1156 silly cache add parsed spec Result {
1156 silly cache add raw: '@ngx-translate/[email protected]',
1156 silly cache add scope: '@ngx-translate',
1156 silly cache add escapedName: '@ngx-translate%2fcore',
1156 silly cache add name: '@ngx-translate/core',
1156 silly cache add rawSpec: '9.0.1',
1156 silly cache add spec: '9.0.1',
1156 silly cache add type: 'version' }
1157 silly addNamed @ngx-translate/[email protected]
1158 verbose addNamed "9.0.1" is a plain semver version for @ngx-translate/core
1159 silly mapToRegistry name @ngx-translate/core
1160 silly mapToRegistry scope (from package name) @ngx-translate
1161 verbose mapToRegistry no registry URL found in name for scope @ngx-translate
1162 silly mapToRegistry using default registry
1163 silly mapToRegistry registry https://registry.npmjs.org/
1164 silly mapToRegistry data Result {
1164 silly mapToRegistry raw: '@ngx-translate/core',
1164 silly mapToRegistry scope: '@ngx-translate',
1164 silly mapToRegistry escapedName: '@ngx-translate%2fcore',
1164 silly mapToRegistry name: '@ngx-translate/core',
1164 silly mapToRegistry rawSpec: '',
1164 silly mapToRegistry spec: 'latest',
1164 silly mapToRegistry type: 'tag' }
1165 silly mapToRegistry uri https://registry.npmjs.org/@ngx-translate%2fcore
1166 verbose addNameVersion registry:https://registry.npmjs.org/@ngx-translate%2fcore not in flight; fetching
1167 silly resolveWithNewModule @ionic-native/[email protected] checking installable status
1168 silly cache add args [ '@ionic-native/[email protected]', null ]
1169 verbose cache add spec @ionic-native/[email protected]
1170 silly cache add parsed spec Result {
1170 silly cache add raw: '@ionic-native/[email protected]',
1170 silly cache add scope: '@ionic-native',
1170 silly cache add escapedName: '@ionic-native%2fcore',
1170 silly cache add name: '@ionic-native/core',
1170 silly cache add rawSpec: '4.4.2',
1170 silly cache add spec: '4.4.2',
1170 silly cache add type: 'version' }
1171 silly addNamed @ionic-native/[email protected]
1172 verbose addNamed "4.4.2" is a plain semver version for @ionic-native/core
1173 silly mapToRegistry name @ionic-native/core
1174 silly mapToRegistry scope (from package name) @ionic-native
1175 verbose mapToRegistry no registry URL found in name for scope @ionic-native
1176 silly mapToRegistry using default registry
1177 silly mapToRegistry registry https://registry.npmjs.org/
1178 silly mapToRegistry data Result {
1178 silly mapToRegistry raw: '@ionic-native/core',
1178 silly mapToRegistry scope: '@ionic-native',
1178 silly mapToRegistry escapedName: '@ionic-native%2fcore',
1178 silly mapToRegistry name: '@ionic-native/core',
1178 silly mapToRegistry rawSpec: '',
1178 silly mapToRegistry spec: 'latest',
1178 silly mapToRegistry type: 'tag' }
1179 silly mapToRegistry uri https://registry.npmjs.org/@ionic-native%2fcore
1180 verbose addNameVersion registry:https://registry.npmjs.org/@ionic-native%2fcore not in flight; fetching
1181 silly cache afterAdd [email protected]
1182 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\glob\7.1.2\package\package.json not in flight; 写作
1183 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1184 silly cache afterAdd [email protected]
1185 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\rxjs\5.5.5\package\package.json not in flight; 写作
1186 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1187 silly cache afterAdd [email protected]
1188 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\needle\2.1.0\package\package.json not in flight; 写作
1189 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1190 silly cache afterAdd [email protected]
1191 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionic\3.19.0\package\package.json not in flight; 写作
1192 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1193 silly resolveWithNewModule @ionic-native/[email protected] checking installable status
1194 silly cache add args [ '@ionic-native/[email protected]', null ]
1195 verbose cache add spec @ionic-native/[email protected]
1196 silly cache add parsed spec Result {
1196 silly cache add raw: '@ionic-native/[email protected]',
1196 silly cache add scope: '@ionic-native',
1196 silly cache add escapedName: '@ionic-native%2fstatus-bar',
1196 silly cache add name: '@ionic-native/status-bar',
1196 silly cache add rawSpec: '4.4.2',
1196 silly cache add spec: '4.4.2',
1196 silly cache add type: 'version' }
1197 silly addNamed @ionic-native/[email protected]
1198 verbose addNamed "4.4.2" is a plain semver version for @ionic-native/status-bar
1199 silly mapToRegistry name @ionic-native/status-bar
1200 silly mapToRegistry scope (from package name) @ionic-native
1201 verbose mapToRegistry no registry URL found in name for scope @ionic-native
1202 silly mapToRegistry using default registry
1203 silly mapToRegistry registry https://registry.npmjs.org/
1204 silly mapToRegistry data Result {
1204 silly mapToRegistry raw: '@ionic-native/status-bar',
1204 silly mapToRegistry scope: '@ionic-native',
1204 silly mapToRegistry escapedName: '@ionic-native%2fstatus-bar',
1204 silly mapToRegistry name: '@ionic-native/status-bar',
1204 silly mapToRegistry rawSpec: '',
1204 silly mapToRegistry spec: 'latest',
1204 silly mapToRegistry type: 'tag' }
1205 silly mapToRegistry uri https://registry.npmjs.org/@ionic-native%2fstatus-bar
1206 verbose addNameVersion registry:https://registry.npmjs.org/@ionic-native%2fstatus-bar not in flight; fetching
1207 silly resolveWithNewModule @ngx-translate/[email protected] checking installable status
1208 silly cache add args [ '@ngx-translate/[email protected]', null ]
1209 verbose cache add spec @ngx-translate/[email protected]
1210 silly cache add parsed spec Result {
1210 silly cache add raw: '@ngx-translate/[email protected]',
1210 silly cache add scope: '@ngx-translate',
1210 silly cache add escapedName: '@ngx-translate%2fhttp-loader',
1210 silly cache add name: '@ngx-translate/http-loader',
1210 silly cache add rawSpec: '2.0.0',
1210 silly cache add spec: '2.0.0',
1210 silly cache add type: 'version' }
1211 silly addNamed @ngx-translate/[email protected]
1212 verbose addNamed "2.0.0" is a plain semver version for @ngx-translate/http-loader
1213 silly mapToRegistry name @ngx-translate/http-loader
1214 silly mapToRegistry scope (from package name) @ngx-translate
1215 verbose mapToRegistry no registry URL found in name for scope @ngx-translate
1216 silly mapToRegistry using default registry
1217 silly mapToRegistry registry https://registry.npmjs.org/
1218 silly mapToRegistry data Result {
1218 silly mapToRegistry raw: '@ngx-translate/http-loader',
1218 silly mapToRegistry scope: '@ngx-translate',
1218 silly mapToRegistry escapedName: '@ngx-translate%2fhttp-loader',
1218 silly mapToRegistry name: '@ngx-translate/http-loader',
1218 silly mapToRegistry rawSpec: '',
1218 silly mapToRegistry spec: 'latest',
1218 silly mapToRegistry type: 'tag' }
1219 silly mapToRegistry uri https://registry.npmjs.org/@ngx-translate%2fhttp-loader
1220 verbose addNameVersion registry:https://registry.npmjs.org/@ngx-translate%2fhttp-loader not in flight; fetching
1221 silly resolveWithNewModule @ionic-native/[email protected] checking installable status
1222 silly cache add args [ '@ionic-native/[email protected]', null ]
1223 verbose cache add spec @ionic-native/[email protected]
1224 silly cache add parsed spec Result {
1224 silly cache add raw: '@ionic-native/[email protected]',
1224 silly cache add scope: '@ionic-native',
1224 silly cache add escapedName: '@ionic-native%2fdevice',
1224 silly cache add name: '@ionic-native/device',
1224 silly cache add rawSpec: '4.4.2',
1224 silly cache add spec: '4.4.2',
1224 silly cache add type: 'version' }
1225 silly addNamed @ionic-native/[email protected]
1226 verbose addNamed "4.4.2" is a plain semver version for @ionic-native/device
1227 silly mapToRegistry name @ionic-native/device
1228 silly mapToRegistry scope (from package name) @ionic-native
1229 verbose mapToRegistry no registry URL found in name for scope @ionic-native
1230 silly mapToRegistry using default registry
1231 silly mapToRegistry registry https://registry.npmjs.org/
1232 silly mapToRegistry data Result {
1232 silly mapToRegistry raw: '@ionic-native/device',
1232 silly mapToRegistry scope: '@ionic-native',
1232 silly mapToRegistry escapedName: '@ionic-native%2fdevice',
1232 silly mapToRegistry name: '@ionic-native/device',
1232 silly mapToRegistry rawSpec: '',
1232 silly mapToRegistry spec: 'latest',
1232 silly mapToRegistry type: 'tag' }
1233 silly mapToRegistry uri https://registry.npmjs.org/@ionic-native%2fdevice
1234 verbose addNameVersion registry:https://registry.npmjs.org/@ionic-native%2fdevice not in flight; fetching
1235 silly resolveWithNewModule @ionic/[email protected] checking installable status
1236 silly cache add args [ '@ionic/[email protected]', null ]
1237 verbose cache add spec @ionic/[email protected]
1238 silly cache add parsed spec Result {
1238 silly cache add raw: '@ionic/[email protected]',
1238 silly cache add scope: ' @ionic ',
1238 silly cache add escapedName: '@ionic%2fstorage',
1238 silly cache add name: '@ionic/storage',
1238 silly cache add rawSpec: '2.1.3',
1238 silly cache add spec: '2.1.3',
1238 silly cache add type: 'version' }
1239 silly addNamed @ionic/[email protected]
1240 verbose addNamed "2.1.3" is a plain semver version for @ionic/storage
1241 silly mapToRegistry name @ionic/storage
1242 silly mapToRegistry scope (from package name) @ionic
1243 verbose mapToRegistry no registry URL found in name for scope @ionic
1244 silly mapToRegistry using default registry
1245 silly mapToRegistry registry https://registry.npmjs.org/
1246 silly mapToRegistry data Result {
1246 silly mapToRegistry raw: '@ionic/storage',
1246 silly mapToRegistry scope: ' @ionic ',
1246 silly mapToRegistry escapedName: '@ionic%2fstorage',
1246 silly mapToRegistry name: '@ionic/storage',
1246 silly mapToRegistry rawSpec: '',
1246 silly mapToRegistry spec: 'latest',
1246 silly mapToRegistry type: 'tag' }
1247 silly mapToRegistry uri https://registry.npmjs.org/@ionic%2fstorage
1248 verbose addNameVersion registry:https://registry.npmjs.org/@ionic%2fstorage not in flight; fetching
1249 silly cache afterAdd [email protected]
1250 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova\7.1.0\package\package.json not in flight; 写作
1251 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1252 silly cache afterAdd [email protected]
1253 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-ios\4.5.4\package\package.json not in flight; 写作
1254 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1255 silly cache afterAdd [email protected]
1256 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-sqlite-storage\2.1.2\package\package.json not in flight; 写作
1257 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1258 silly cache afterAdd [email protected]
1259 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-android\6.3.0\package\package.json not in flight; 写作
1260 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1261 silly cache afterAdd [email protected]
1262 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-device\1.1.7\package\package.json not in flight; 写作
1263 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1264 silly cache afterAdd [email protected]
1265 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\fs-extra\4.0.3\package\package.json not in flight; 写作
1266 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1267 verbose get https://registry.npmjs.org/@angular%2fhttp not expired, no request
1268 silly cache afterAdd [email protected]
1269 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\zone.js\0.8.18\package\package.json not in flight; 写作
1270 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1271 verbose get https://registry.npmjs.org/@angular%2fcore not expired, no request
1272 verbose get https://registry.npmjs.org/@angular%2fplatform-browser not expired, no request
1273 verbose get https://registry.npmjs.org/@ngx-translate%2fcore not expired, no request
1274 verbose get https://registry.npmjs.org/@ionic-native%2fcore not expired, no request
1275 silly cache afterAdd [email protected]
1276 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\sw-toolbox\3.6.0\package\package.json not in flight; 写作
1277 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1278 silly cache afterAdd [email protected]
1279 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\com.telerik.plugins.nativepagetransitions\0.6.5\package\package.json not in flight; 写作
1280 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1281 verbose get https://registry.npmjs.org/@ionic-native%2fstatus-bar not expired, no request
1282 verbose get https://registry.npmjs.org/@ngx-translate%2fhttp-loader not expired, no request
1283 verbose get https://registry.npmjs.org/@ionic%2fstorage not expired, no request
1284 verbose get https://registry.npmjs.org/@ionic-native%2fdevice not expired, no request
1285 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-ionic-webview\1.1.16\package\package.json written
1286 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-globalization\1.0.8\package\package.json written
1287 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionic-plugin-keyboard\2.2.1\package\package.json written
1288 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionicons\3.0.0\package\package.json written
1289 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-splashscreen\4.1.0\package\package.json written
1290 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\reflect-metadata\0.1.12\package\package.json written
1291 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\moment\2.19.3\package\package.json written
1292 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-whitelist\1.3.3\package\package.json written
1293 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\svg-country-flags\1.1.3\package\package.json written
1294 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\extend\3.0.1\package\package.json written
1295 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionic-angular\3.9.2\package\package.json written
1296 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\rxjs\5.5.5\package\package.json written
1297 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\glob\7.1.2\package\package.json written
1298 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\needle\2.1.0\package\package.json written
1299 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\ionic\3.19.0\package\package.json written
1300 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova\7.1.0\package\package.json written
1301 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-sqlite-storage\2.1.2\package\package.json written
1302 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-ios\4.5.4\package\package.json written
1303 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-android\6.3.0\package\package.json written
1304 silly cache afterAdd @angular/[email protected]
1305 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@angular\http\5.1.0\package\package.json not in flight; 写作
1306 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1307 silly cache afterAdd @angular/[email protected]
1308 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@angular\core\5.1.0\package\package.json not in flight; 写作
1309 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1310 silly cache afterAdd @angular/[email protected]
1311 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@angular\platform-browser\5.1.0\package\package.json not in flight; 写作
1312 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1313 silly cache afterAdd @ngx-translate/[email protected]
1314 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ngx-translate\core\9.0.1\package\package.json not in flight; 写作
1315 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1316 silly cache afterAdd @ionic-native/[email protected]
1317 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic-native\core\4.4.2\package\package.json not in flight; 写作
1318 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1319 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-device\1.1.7\package\package.json written
1320 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\fs-extra\4.0.3\package\package.json written
1321 silly cache afterAdd @ngx-translate/[email protected]
1322 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ngx-translate\http-loader\2.0.0\package\package.json not in flight; 写作
1323 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1324 silly cache afterAdd @ionic-native/[email protected]
1325 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic-native\status-bar\4.4.2\package\package.json not in flight; 写作
1326 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1327 silly cache afterAdd @ionic/[email protected]
1328 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic\storage\2.1.3\package\package.json not in flight; 写作
1329 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1330 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\zone.js\0.8.18\package\package.json written
1331 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\sw-toolbox\3.6.0\package\package.json written
1332 http 304 https://registry.npmjs.org/@ionic-native%2fglobalization
1333 verbose headers { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1333 verbose headers connection: 'keep-alive',
1333 verbose headers 'set-cookie': [ '__cfduid=d7c17e6ba1775baa74baaa634f91dd3991531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1333 verbose headers 'cache-control': 'public, max-age=14400',
1333 verbose headers 'cf-cache-status': 'HIT',
1333 verbose headers 'cf-ray': '43ca802e39878a7f-BOM',
1333 verbose headers etag: '"0c6308d91d5210b6cd100ee657f3ee2c"',
1333 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1333 verbose headers 'last-modified': 'Wed, 18 Jul 2018 20:27:13 GMT',
1333 verbose headers vary: 'Accept-Encoding',
1333 verbose headers server: 'cloudflare' }
1334 silly get cb [ 304,
1334 silly get { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1334 silly get connection: 'keep-alive',
1334 silly get 'set-cookie': [ '__cfduid=d7c17e6ba1775baa74baaa634f91dd3991531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1334 silly get 'cache-control': 'public, max-age=14400',
1334 silly get 'cf-cache-status': 'HIT',
1334 silly get 'cf-ray': '43ca802e39878a7f-BOM',
1334 silly get etag: '"0c6308d91d5210b6cd100ee657f3ee2c"',
1334 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1334 silly get 'last-modified': 'Wed, 18 Jul 2018 20:27:13 GMT',
1334 silly get vary: 'Accept-Encoding',
1334 silly get server: 'cloudflare' } ]
1335 verbose etag https://registry.npmjs.org/@ionic-native%2fglobalization from cache
1336 verbose get saving @ionic-native/globalization to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org_40ionic-native_252fglobalization.cache.json
1337 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1338 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\com.telerik.plugins.nativepagetransitions\0.6.5\package\package.json written
1339 silly cache afterAdd @ionic-native/[email protected]
1340 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic-native\device\4.4.2\package\package.json not in flight; 写作
1341 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1342 http 304 https://registry.npmjs.org/@angular%2fcompiler
1343 verbose headers { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1343 verbose headers connection: 'keep-alive',
1343 verbose headers 'set-cookie': [ '__cfduid=dc407d277b0758bd9e4383f1e13bf24811531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1343 verbose headers 'cache-control': 'public, max-age=14400',
1343 verbose headers 'cf-cache-status': 'HIT',
1343 verbose headers 'cf-ray': '43ca802e2b478a49-BOM',
1343 verbose headers etag: '"37f59c394955bc60619b4ca48f1d98ed"',
1343 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1343 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:44:02 GMT',
1343 verbose headers vary: 'Accept-Encoding',
1343 verbose headers server: 'cloudflare' }
1344 silly get cb [ 304,
1344 silly get { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1344 silly get connection: 'keep-alive',
1344 silly get 'set-cookie': [ '__cfduid=dc407d277b0758bd9e4383f1e13bf24811531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1344 silly get 'cache-control': 'public, max-age=14400',
1344 silly get 'cf-cache-status': 'HIT',
1344 silly get 'cf-ray': '43ca802e2b478a49-BOM',
1344 silly get etag: '"37f59c394955bc60619b4ca48f1d98ed"',
1344 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1344 silly get 'last-modified': 'Wed, 11 Jul 2018 21:44:02 GMT',
1344 silly get vary: 'Accept-Encoding',
1344 silly get server: 'cloudflare' } ]
1345 verbose etag https://registry.npmjs.org/@angular%2fcompiler from cache
1346 verbose get saving @angular/compiler to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org_40angular_252fcompiler.cache.json
1347 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1348 http 304 https://registry.npmjs.org/@angular%2fcommon
1349 verbose headers { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1349 verbose headers connection: 'keep-alive',
1349 verbose headers 'set-cookie': [ '__cfduid=d61da4403d4e0eb84ace780e417744e711531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1349 verbose headers 'cache-control': 'public, max-age=14400',
1349 verbose headers 'cf-cache-status': 'HIT',
1349 verbose headers 'cf-ray': '43ca802e2d368a6d-BOM',
1349 verbose headers etag: '"bd6cb26a44e887aa657c96da93dd1a84"',
1349 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1349 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:44:11 GMT',
1349 verbose headers vary: 'Accept-Encoding',
1349 verbose headers server: 'cloudflare' }
1350 silly get cb [ 304,
1350 silly get { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1350 silly get connection: 'keep-alive',
1350 silly get 'set-cookie': [ '__cfduid=d61da4403d4e0eb84ace780e417744e711531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1350 silly get 'cache-control': 'public, max-age=14400',
1350 silly get 'cf-cache-status': 'HIT',
1350 silly get 'cf-ray': '43ca802e2d368a6d-BOM',
1350 silly get etag: '"bd6cb26a44e887aa657c96da93dd1a84"',
1350 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1350 silly get 'last-modified': 'Wed, 11 Jul 2018 21:44:11 GMT',
1350 silly get vary: 'Accept-Encoding',
1350 silly get server: 'cloudflare' } ]
1351 verbose etag https://registry.npmjs.org/@angular%2fcommon from cache
1352 verbose get saving @angular/common to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org_40angular_252fcommon.cache.json
1353 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1354 http 304 https://registry.npmjs.org/@angular%2fforms
1355 verbose headers { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1355 verbose headers connection: 'keep-alive',
1355 verbose headers 'set-cookie': [ '__cfduid=db6bcc46f7d6a224880f7eb6c5a02153a1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1355 verbose headers 'cache-control': 'public, max-age=14400',
1355 verbose headers 'cf-cache-status': 'HIT',
1355 verbose headers 'cf-ray': '43ca802e4b0c8a5b-BOM',
1355 verbose headers etag: '"b1ef369a4ffe76d5a38f2a585cbb631b"',
1355 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1355 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:43:33 GMT',
1355 verbose headers vary: 'Accept-Encoding',
1355 verbose headers server: 'cloudflare' }
1356 silly get cb [ 304,
1356 silly get { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1356 silly get connection: 'keep-alive',
1356 silly get 'set-cookie': [ '__cfduid=db6bcc46f7d6a224880f7eb6c5a02153a1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1356 silly get 'cache-control': 'public, max-age=14400',
1356 silly get 'cf-cache-status': 'HIT',
1356 silly get 'cf-ray': '43ca802e4b0c8a5b-BOM',
1356 silly get etag: '"b1ef369a4ffe76d5a38f2a585cbb631b"',
1356 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1356 silly get 'last-modified': 'Wed, 11 Jul 2018 21:43:33 GMT',
1356 silly get vary: 'Accept-Encoding',
1356 silly get server: 'cloudflare' } ]
1357 verbose etag https://registry.npmjs.org/@angular%2fforms from cache
1358 verbose get saving @angular/forms to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org_40angular_252fforms.cache.json
1359 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1360 http 304 https://registry.npmjs.org/@ionic-native%2fsplash-screen
1361 verbose headers { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1361 verbose headers connection: 'keep-alive',
1361 verbose headers 'set-cookie': [ '__cfduid=d1d204af0bd8eb4edd73d03aec57ab4bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1361 verbose headers 'cache-control': 'public, max-age=14400',
1361 verbose headers 'cf-cache-status': 'HIT',
1361 verbose headers 'cf-ray': '43ca802e3a2d8a4f-BOM',
1361 verbose headers etag: '"d258ab27c3ea36581f261b9f5468f873"',
1361 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1361 verbose headers 'last-modified': 'Wed, 18 Jul 2018 20:31:57 GMT',
1361 verbose headers vary: 'Accept-Encoding',
1361 verbose headers server: 'cloudflare' }
1362 silly get cb [ 304,
1362 silly get { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1362 silly get connection: 'keep-alive',
1362 silly get 'set-cookie': [ '__cfduid=d1d204af0bd8eb4edd73d03aec57ab4bf1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1362 silly get 'cache-control': 'public, max-age=14400',
1362 silly get 'cf-cache-status': 'HIT',
1362 silly get 'cf-ray': '43ca802e3a2d8a4f-BOM',
1362 silly get etag: '"d258ab27c3ea36581f261b9f5468f873"',
1362 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1362 silly get 'last-modified': 'Wed, 18 Jul 2018 20:31:57 GMT',
1362 silly get vary: 'Accept-Encoding',
1362 silly get server: 'cloudflare' } ]
1363 verbose etag https://registry.npmjs.org/@ionic-native%2fsplash-screen from cache
1364 verbose get saving @ionic-native/splash-screen to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org_40ionic-native_252fsplash-screen.cache.json
1365 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1366 http 304 https://registry.npmjs.org/@angular%2fplatform-browser-dynamic
1367 verbose headers { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1367 verbose headers connection: 'keep-alive',
1367 verbose headers 'set-cookie': [ '__cfduid=de2e2aee02ec7ee666dc1ce516a0090581531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1367 verbose headers 'cache-control': 'public, max-age=14400',
1367 verbose headers 'cf-cache-status': 'HIT',
1367 verbose headers 'cf-ray': '43ca802e3aa48aa3-BOM',
1367 verbose headers etag: '"7d61a373e7019e283b40944b50d6ca58"',
1367 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1367 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:43:07 GMT',
1367 verbose headers vary: 'Accept-Encoding',
1367 verbose headers server: 'cloudflare' }
1368 silly get cb [ 304,
1368 silly get { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1368 silly get connection: 'keep-alive',
1368 silly get 'set-cookie': [ '__cfduid=de2e2aee02ec7ee666dc1ce516a0090581531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1368 silly get 'cache-control': 'public, max-age=14400',
1368 silly get 'cf-cache-status': 'HIT',
1368 silly get 'cf-ray': '43ca802e3aa48aa3-BOM',
1368 silly get etag: '"7d61a373e7019e283b40944b50d6ca58"',
1368 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1368 silly get 'last-modified': 'Wed, 11 Jul 2018 21:43:07 GMT',
1368 silly get vary: 'Accept-Encoding',
1368 silly get server: 'cloudflare' } ]
1369 verbose etag https://registry.npmjs.org/@angular%2fplatform-browser-dynamic from cache
1370 verbose get saving @angular/platform-browser-dynamic to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org_40angular_252fplatform-browser-dynamic.cache.json
1371 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1372 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@angular\http\5.1.0\package\package.json written
1373 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@angular\platform-browser\5.1.0\package\package.json written
1374 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@angular\core\5.1.0\package\package.json written
1375 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ngx-translate\core\9.0.1\package\package.json written
1376 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic-native\core\4.4.2\package\package.json written
1377 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ngx-translate\http-loader\2.0.0\package\package.json written
1378 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic-native\status-bar\4.4.2\package\package.json written
1379 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic\storage\2.1.3\package\package.json written
1380 http 304 https://registry.npmjs.org/@angular%2fcompiler-cli
1381 verbose headers { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1381 verbose headers connection: 'keep-alive',
1381 verbose headers 'set-cookie': [ '__cfduid=dc33aae9f289342b5d7d2c977825005fa1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1381 verbose headers 'cache-control': 'public, max-age=14400',
1381 verbose headers 'cf-cache-status': 'HIT',
1381 verbose headers 'cf-ray': '43ca802e3fea8a85-BOM',
1381 verbose headers etag: '"1210f7c532670ad47b8150420a752c67"',
1381 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1381 verbose headers 'last-modified': 'Wed, 11 Jul 2018 21:43:50 GMT',
1381 verbose headers vary: 'Accept-Encoding',
1381 verbose headers server: 'cloudflare' }
1382 silly get cb [ 304,
1382 silly get { date: 'Thu, 19 Jul 2018 04:38:50 GMT',
1382 silly get connection: 'keep-alive',
1382 silly get 'set-cookie': [ '__cfduid=dc33aae9f289342b5d7d2c977825005fa1531975129; expires=Fri, 19-Jul-19 04:38:49 GMT; path=/; domain=.registry.npmjs.org; HttpOnly' ],
1382 silly get 'cache-control': 'public, max-age=14400',
1382 silly get 'cf-cache-status': 'HIT',
1382 silly get 'cf-ray': '43ca802e3fea8a85-BOM',
1382 silly get etag: '"1210f7c532670ad47b8150420a752c67"',
1382 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
1382 silly get 'last-modified': 'Wed, 11 Jul 2018 21:43:50 GMT',
1382 silly get vary: 'Accept-Encoding',
1382 silly get server: 'cloudflare' } ]
1383 verbose etag https://registry.npmjs.org/@angular%2fcompiler-cli from cache
1384 verbose get saving @angular/compiler-cli to C:\Users\25923\AppData\Roaming\npm-cache\registry.npmjs.org_40angular_252fcompiler-cli.cache.json
1385 verbose correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1386 verbose afterAdd C:\Users\25923\AppData\Roaming\npm-cache\@ionic-native\device\4.4.2\package\package.json written
1387 silly resolveWithNewModule @ionic-native/[email protected] checking installable status
1388 silly cache add args [ '@ionic-native/[email protected]', null ]
1389 verbose cache add spec @ionic-native/[email protected]
1390 silly cache add parsed spec Result {
1390 silly cache add raw: '@ionic-native/[email protected]',
1390 silly cache add scope: '@ionic-native',
1390 silly cache add escapedName: '@ionic-native%2fglobalization',
1390 silly cache add name: '@ionic-native/globalization',
1390 silly cache add rawSpec: '4.4.2',
1390 silly cache add spec: '4.4.2',
1390 silly cache add type: 'version' }
1391 silly addNamed @ionic-native/[email protected]
1392 verbose addNamed "4.4.2" is a plain semver version for @ionic-native/globalization
1393 silly mapToRegistry name @ionic-native/globalization
1394 silly mapToRegistry scope (from package name) @ionic-native
1395 verbose mapToRegistry no registry URL found in name for scope @ionic-native
1396 silly mapToRegistry using default registry
1397 silly mapToRegistry registry https://registry.npmjs.org/
1398 silly mapToRegistry data Result {
1398 silly mapToRegistry raw: '@ionic-native/globalization',
1398 silly mapToRegistry scope: '@ionic-native',
1398 silly mapToRegistry escapedName: '@ionic-native%2fglobalization',
1398 silly mapToRegistry name: '@ionic-native/globalization',
1398 silly mapToRegistry rawSpec: '',
1398 silly mapToRegistry spec: 'latest',
1398 silly mapToRegistry type: 'tag' }
1399 silly mapToRegistry uri https://registry.npmjs.org/@ionic-native%2fglobalization
1400 verbose addNameVersion registry:https://registry.npmjs.org/@ionic-native%2fglobalization not in flight; fetching
1401 silly resolveWithNewModule @angular/[email protected] checking installable status
1402 silly cache add args [ '@angular/[email protected]', null ]
1403 verbose cache add spec @angular/[email protected]
1404 silly cache add parsed spec Result {
1404 silly cache add raw: '@angular/[email protected]',
1404 silly cache add scope: ' @angular ',
1404 silly cache add escapedName: '@angular%2fcompiler',
1404 silly cache add name: '@angular/compiler',
1404 silly cache add rawSpec: '5.1.0',
1404 silly cache add spec: '5.1.0',
1404 silly cache add type: 'version' }
1405 silly addNamed @angular/[email protected]
1406 verbose addNamed "5.1.0" is a plain semver version for @angular/compiler
1407 silly mapToRegistry name @angular/compiler
1408 silly mapToRegistry scope (from package name) @angular
1409 verbose mapToRegistry no registry URL found in name for scope @angular
1410 silly mapToRegistry using default registry
1411 silly mapToRegistry registry https://registry.npmjs.org/
1412 silly mapToRegistry data Result {
1412 silly mapToRegistry raw: '@angular/compiler',
1412 silly mapToRegistry scope: ' @angular ',
1412 silly mapToRegistry escapedName: '@angular%2fcompiler',
1412 silly mapToRegistry name: '@angular/compiler',
1412 silly mapToRegistry rawSpec: '',
1412 silly mapToRegistry spec: 'latest',
1412 silly mapToRegistry type: 'tag' }
1413 silly mapToRegistry uri https://registry.npmjs.org/@angular%2fcompiler
1414 verbose addNameVersion registry:https://registry.npmjs.org/@angular%2fcompiler not in flight; fetching
1415 silly resolveWithNewModule @angular/[email protected] checking installable status
1416 silly cache add args [ '@angular/[email protected]', null ]
1417 verbose cache add spec @angular/[email protected]
1418 silly cache add parsed spec Result {
1418 silly cache add raw: '@angular/[email protected]',
1418 silly cache add scope: ' @angular ',
1418 silly cache add escapedName: '@angular%2fforms',
1418 silly cache add name: '@angular/forms',
1418 silly cache add rawSpec: '5.1.0',
1418 silly cache add spec: '5.1.0',
1418 silly cache add type: 'version' }
1419 silly addNamed @angular/[email protected]
1420 verbose addNamed "5.1.0" is a plain semver version for @angular/forms
1421 silly mapToRegistry name @angular/forms
1422 silly mapToRegistry scope (from package name) @angular
1423 verbose mapToRegistry no registry URL found in name for scope @angular
1424 silly mapToRegistry using default registry
1425 silly mapToRegistry registry https://registry.npmjs.org/
1426 silly mapToRegistry data Result {
1426 silly mapToRegistry raw: '@angular/forms',
1426 silly mapToRegistry scope: ' @angular ',
1426 silly mapToRegistry escapedName: '@angular%2fforms',
1426 silly mapToRegistry name: '@angular/forms',
1426 silly mapToRegistry rawSpec: '',
1426 silly mapToRegistry spec: 'latest',
1426 silly mapToRegistry type: 'tag' }
1427 silly mapToRegistry uri https://registry.npmjs.org/@angular%2fforms
1428 verbose addNameVersion registry:https://registry.npmjs.org/@angular%2fforms not in flight; fetching
1429 silly resolveWithNewModule @angular/[email protected] checking installable status
1430 silly cache add args [ '@angular/[email protected]', null ]
1431 verbose cache add spec @angular/[email protected]
1432 silly cache add parsed spec Result {
1432 silly cache add raw: '@angular/[email protected]',
1432 silly cache add scope: ' @angular ',
1432 silly cache add escapedName: '@angular%2fcommon',
1432 silly cache add name: '@angular/common',
1432 silly cache add rawSpec: '5.1.0',
1432 silly cache add spec: '5.1.0',
1432 silly cache add type: 'version' }
1433 silly addNamed @angular/[email protected]
1434 verbose addNamed "5.1.0" is a plain semver version for @angular/common
1435 silly mapToRegistry name @angular/common
1436 silly mapToRegistry scope (from package name) @angular
1437 verbose mapToRegistry no registry URL found in name for scope @angular
1438 silly mapToRegistry using default registry
1439 silly mapToRegistry registry https://registry.npmjs.org/
1440 silly mapToRegistry data Result {
1440 silly mapToRegistry raw: '@angular/common',
1440 silly mapToRegistry scope: ' @angular ',
1440 silly mapToRegistry escapedName: '@angular%2fcommon',
1440 silly mapToRegistry name: '@angular/common',
1440 silly mapToRegistry rawSpec: '',
1440 silly mapToRegistry spec: 'latest',
1440 silly mapToRegistry type: 'tag' }
1441 silly mapToRegistry uri https://registry.npmjs.org/@angular%2fcommon
1442 verbose addNameVersion registry:https://registry.npmjs.org/@angular%2fcommon not in flight; fetching
1443 silly resolveWithNewModule @ionic-native/[email protected] checking installable status
1444 silly cache add args [ '@ionic-native/[email protected]', null ]
1445 verbose cache add spec @ionic-native/[email protected]

6287 详细 updateRemote git fetch -a origin (https://github.com/apache/cordova-plugin-statusbar.git)
6288 详细 setPermissions git+https://github.com/apache/cordova-plugin-statusbar.git 在 Windows 上跳过 chownr
6289 冗长的 resolveHead git+https://github.com/apache/cordova-plugin-statusbar.git 原始树状:master
6290信息git ['rev-list','-n1','master']
6291 愚蠢的 resolveHead git+https://github.com/apache/cordova-plugin-statusbar.git 解析树状:ecf8ccd164e26d86417e54a327ca346006ee0b84
6292 详细的 resolveHead git+https://github.com/apache/cordova-plugin-statusbar.git 解析 Git URL:git+https://github.com/apache/cordova-plugin-statusbar.git#ecf8ccd164e26d86417e54a327ca346006ee0b84
6293傻resolveHead Git工作目录:C:\Users\25923\AppData\Local\Temp\npm-7324-1694c0ba\git-cache-d328e299\ecf8ccd164e26d86417e54a327ca346006ee0b84
6294信息git ['克隆',
第 6294 章
6294 信息 git 'C:\Users\25923\AppData\Local\Temp\npm-7324-1694c0ba\git-cache-d328e299\ecf8ccd164e26d86417e54a327ca346006ee0b84']
6295 傻 addBundled 读取 tarball
6296 愚蠢的清理删除提取的模块
6297 傻 addBundled 读取 tarball
6298 愚蠢的清理删除提取的模块
6299 详细 cloneResolved git+https://github.com/apache/cordova-plugin-statusbar.git clone 克隆到 'C:\Users\25923\AppData\Local\Temp\npm-7324-1694c0ba\git-cache-d328e299 \ecf8ccd164e26d86417e54a327ca346006ee0b84'...
6299 详细的克隆已解决。
6300信息git ['结帐','ecf8ccd164e26d86417e54a327ca346006ee0b84']
6301 详细结帐Treeish git+https://github.com/apache/cordova-plugin-statusbar.git checkout 注意:检查'ecf8ccd164e26d86417e54a327ca346006ee0b84'。
6301 详细结帐
6301 verbose checkoutTreeish 您处于“分离头”状态。 你可以环顾四周,做实验
6301 verbose checkoutTreeish 更改并提交它们,您可以放弃您在此所做的任何提交
6301 详细结帐树状状态,而不会通过执行另一个结帐影响任何分支。
6301 详细结帐
6301 verbose checkoutTreeish 如果你想创建一个新的分支来保留你创建的提交,你可以
6301 verbose checkoutTreeish 再次使用 -b 和 checkout 命令来执行此操作(现在或以后)。 例子:
6301 详细结帐
6301 详细结帐Treeish git checkout -b
6301 详细结帐
6301 详细结帐Treeish HEAD 现在位于 ecf8ccd ... 删除第二个标题标题
6302信息git ['子模块','-q','更新','--init','--recursive']
6303 详细更新子模块 git+https://github.com/apache/cordova-plugin-statusbar.git 子模块更新
6304 详细 addLocalDirectory C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-statusbar\2.4.3-dev\package.tgz 不在飞行中; 包装
6305 详细correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 不在飞行中; 初始化
6306 详细 tar 包 ['C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-statusbar\2.4.3-dev\package.tgz',
6306 详细 tar 包 'C:\Users\25923\AppData\Local\Temp\npm-7324-1694c0ba\git-cache-d328e299\ecf8ccd164e26d86417e54a327ca346006ee0b84']
6307 详细 tarball C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-statusbar\2.4.3-dev\package.tgz
6308 详细文件夹 C:\Users\25923\AppData\Local\Temp\npm-7324-1694c0ba\git-cache-d328e299\ecf8ccd164e26d86417e54a327ca346006ee0b84
6309 详细 addLocalTarball 从缓存内部添加 C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-statusbar\2.4.3-dev\package.tgz
6310 详细的正确 Mkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 不在飞行中; 初始化
6311 详细 addRemoteGit data._from: git+https://github.com/apache/cordova-plugin-statusbar.git
6312 详细 addRemoteGit data._resolved: git+https://github.com/apache/cordova-plugin-statusbar.git#ecf8ccd164e26d86417e54a327ca346006ee0b84
添加[email protected]后的6313傻缓存
6314 详细添加 C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-statusbar\2.4.3-dev\package\package.json not in flight; 写作
6315 详细correctMkdir C:\Users\25923\AppData\Roaming\npm-cache correctMkdir 不在飞行中; 初始化
6316 详细添加 C:\Users\25923\AppData\Roaming\npm-cache\cordova-plugin-statusbar\2.4.3-dev\package\package.json 后写入
6317 愚蠢的 resolveWithNewModule [email protected] 检查可安装状态
6318 愚蠢的 rollbackFailedOptional 开始
6319 傻rollbackFailedOptional整理
6320 愚蠢的 runTopLevelLifecycles 整理
6321 傻安装printInstalled
6322 详细堆栈错误:[email protected] 不受支持的平台:想要 {"name":"ios-deploy","version":"1.9.2","os":["darwin"],"description ":"从命令行 (Xcode 7) 启动 iOS 应用程序 iOS 设备","main":"ios-deploy","scripts":{"preinstall":"./src/scripts/check_reqs.js && xcodebuild" ,"test":"npm run pycompile && npm run jshint && xcodebuild -target ios-deploy-lib && xcodebuild test -scheme ios-deploy-tests","jshint":"node node_modules/jshint/bin/jshint src/scripts / .js","pycompile":"python -m py_compile src/scripts/ .py"},"bin":{"ios-deploy":"./build/Release/ios-deploy"},"repository" :{"type":"git","url":"git+https://github.com/phonegap/ios-deploy.git"},"devDependencies":{"jshint":"2.5.8"} ,"keywords":["ios-deploy","deploy to iOS device"],"bugs":{"url":"https://github.com/phonegap/ios-deploy/issues"},"author ":{"name":"Greg Hughes"},"license":"GPLv3","gitHead":"9667eca85e824a97e50dc34c388bcdc393ed85f9","主页":"https://github.com/phonegap/ios-deploy#readme" ,"_id":"ios-deploy@ 1.9.2","_shasum":"c2f4c46b06db4771939b29f980c7c1a8906b47a2","_from":"[email protected]","_npmVersion":"3.10.9","6."User."Version":" :{"name":"shazron","email":"[email protected]"},"dist":{"shasum":"c2f4c46b06db4771939b29f980c7c1a8906b47a2","tarball":"https://registry.npm.npm /ios-deploy/-/ios-deploy-1.9.2.tgz"},"maintainers":[{"name":"macdonst","email":"[email protected]"},{" name":"shazron","email":"[email protected]"},{"name":"purplecabbage","email":"[email protected]"},{"name":"stevegill" ,"email":"[email protected]"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ios-deploy-1.9.2 .tgz_1504602421879_0.1965430632699281"},"目录":{},"_resolved":"https://registry.npmjs.org/ios-deploy/-/ios-deploy-1.9.2.tgz","_requested {"raw":"[email protected]","scope":null,"escapedName":"ios-deploy","name":"ios-deploy","rawSpec":"1.9.2" ,"spec":"1.9.2","type":"version"},"_spec":"[email protected]","_where":"D:\name\ionic\folder-name" ,"_args" :[[{"raw":"[email protected]","scope":null,"escapedName":"ios-deploy","name":"ios-deploy","rawSpec":"1.9 .2","spec":"1.9.2","type":"version"},"D:\name\ionic\folder-name"]],"readme":"错误:未找到自述文件数据! "} (当前:{"os":"win32","cpu":"x64"})
checkPlatform 上的 6322 详细堆栈(C:\Users\25923\AppData\Roaming\npm\node_modules\npm\node_modules\npm-install-checks\index.js:45:14)
thenWarnEngineIssues 处的 6322 详细堆栈 (C:\Users\25923\AppData\Roaming\npm\node_modules\npm\lib\install\validate-args.js:41:5)
6322 详细堆栈位于 C:\Users\25923\AppData\Roaming\npm\node_modules\npm\node_modules\iferr\index.js:13:50
checkEngine 上的 6322 详细堆栈(C:\Users\25923\AppData\Roaming\npm\node_modules\npm\node_modules\npm-install-checks\index.js:10:20)
module.exports.isInstallable 上的 6322 详细堆栈(C:\Users\25923\AppData\Roaming\npm\node_modules\npm\lib\install\validate-args.js:38:3)
6322 详细堆栈在 resolveWithNewModule (C:\Users\25923\AppData\Roaming\npm\node_modules\npm\lib\install\deps.js:511:10)
6322 详细堆栈位于 C:\Users\25923\AppData\Roaming\npm\node_modules\npm\lib\install\deps.js:454:9
6322 详细堆栈位于 C:\Users\25923\AppData\Roaming\npm\node_modules\npm\node_modules\iferr\index.js:13:50
6322 详细堆栈位于 C:\Users\25923\AppData\Roaming\npm\node_modules\npm\lib\fetch-package-metadata.js:37:12
addRequestedAndFinish 处的 6322 详细堆栈(C:\Users\25923\AppData\Roaming\npm\node_modules\npm\lib\fetch-package-metadata.js:67:5)
6323 详细 pkgid [email protected]
6324 详细 cwd D:\name\ionic\folder-name
6325 错误 Windows_NT 6.1.7601
6326 错误 argv "C:\Program Files\nodejs\node.exe" "C:\Users\25923\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install"
6327 错误节点 v6.11.0
6328 错误 npm v3.10.10
6329 错误代码 EBADPLATFORM
6330 错误 notsup [email protected] 不受支持的平台:想要 {"os":"darwin","arch":"any"}(当前:{"os":"win32","arch":"x64 "})
6331 错误 notsup 有效操作系统:达尔文
6331 错误 notsup 有效 Arch:任何
6331 错误 notsup 实际操作系统:win32
6331 错误 notsup 实际 Arch:x64
6332 详细退出 [1, true]

@jagdishhulsure ,我建议您下次想要共享日志或长文件时使用Gist 。 然后,您只需提供 URL 并保持对话易于阅读。
干杯!

我在尝试“npm start”时遇到此错误

项目依赖树可能有问题。
这可能不是 Create React App 中的错误,而是您需要在本地修复的问题。

Create React App 提供的 react-scripts 包需要一个依赖:

"webpack": "4.19.1"

不要尝试手动安装:您的包管理器会自动安装。
但是,在树的更高位置检测到了不同版本的 webpack:

C:Usersanousnode_moduleswebpack(版本:4.20.2)

众所周知,手动安装不兼容的版本会导致难以调试的问题。

如果更愿意忽略此​​检查,请将 SKIP_PREFLIGHT_CHECK=true 添加到项目中的 .env 文件中。
这将永久禁用此消息,但您可能会遇到其他问题。

要修复依赖树,请尝试按照以下确切顺序执行以下步骤:

  1. 删除项目文件夹中的 package-lock.json(不是 package.json!)和/或 yarn.lock。
  2. 删除项目文件夹中的 node_modules。
  3. 从项目文件夹中的 package.json 文件中的依赖项和/或 devDependencies 中删除“webpack”。
  4. 运行 npm install 或 yarn,具体取决于您使用的包管理器。

在大多数情况下,这应该足以解决问题。
如果这没有帮助,您还可以尝试其他一些方法:

  1. 如果您使用 npm,请安装 yarn (http://yarnpkg.com/) 并用它重复上述步骤。
    这可能会有所帮助,因为 npm 存在已知的包提升问题,这些问题可能会在未来版本中得到解决。

  2. 检查 C:Usersanousnode_moduleswebpack 是否在您的项目目录之外。
    例如,您可能不小心在主文件夹中安装了某些东西。

  3. 尝试在您的项目文件夹中运行 npm ls webpack。
    这将告诉您安装了 webpack 的其他包(除了预期的 react-scripts)。

如果没有其他帮助,请将 SKIP_PREFLIGHT_CHECK=true 添加到项目中的 .env 文件中。
如果您仍然想继续,这将永久禁用此预检检查。

PS 我们知道这条消息很长,但请阅读上面的步骤 :-) 我们希望它们对您有所帮助!

错误! 代码生命周期
错误! 错误号 1
错误! [email protected]开始: react-scripts start
错误! 退出状态 1
错误!
错误! 在[email protected]启动脚本中失败。
错误! 这可能不是 npm 的问题。 上面可能有额外的日志输出。

错误! 可以在以下位置找到此运行的完整日志:
错误! C:UsersanousAppDataRoamingnpm-cache_logs2018-10-08T22_19_12_567Z-debug.log

你能帮助我吗

您正在 angular repo mate 中发布有关 react 应用程序的信息。

它对我有用npm i -f

npm i -f 只工作一次。
当您删除 node_modules 文件夹时,错误返回。
有什么解决方案可以永久修复它吗?

@DzmitryShylovich你只编辑了package.json吗? 如果npm-shrinkwrap.json仍然存在,请将其删除或尝试npm i -f

多亏了这个,我解决了我的 fsevents 问题! 谢谢!

由于不活动,此问题已被自动锁定。
如果您遇到类似或相关的问题,请提交新问题。

阅读有关我们的自动对话锁定政策的更多信息。

_此操作已由机器人自动执行。_

此页面是否有帮助?
0 / 5 - 0 等级