简体   繁体   English

VS2017 apache cordova 在桌面上运行

[英]VS2017 apache cordova Run on desktop

When i try to run my test application in my desktop i am getting below error当我尝试在桌面上运行我的测试应用程序时,出现以下错误

You have been opted out of telemetry.您已选择退出遥测。 To change this, run: cordova telemetry on.要更改此设置,请运行:cordova telemetry on。

Please advice me on same请就同样的问题给我建议

cordova telemetry collects developer data of the usage of cordova for the cordova dev-team.科尔多瓦遥测收集科尔多瓦开发团队使用科尔多瓦的开发人员数据。

You can turn on/off from the cordova cli by:您可以通过以下方式从cordova cli打开/关闭:

cordova telemetry on
cordova telemetry off

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 VS2017 Javascript智能感知 - VS2017 Javascript Intellisense 为VS2017设置TSLint - Set up TSLint for VS2017 VS2017智能感知的javascript属性动态添加 - VS2017 intellisense for javascript properties added dynamicly 对于cshtml页面中的自定义angular2组件,VS2017 / Resharper2017“无法解析标记” - VS2017/Resharper2017 “cannot resolve tag” for custom angular2 components in cshtml pages 在没有 tsconfig.json 全局项目级别的情况下,打字稿文件在 vs2017 中自动创建 Javascript - Typescript file auto create Javascript in vs2017 without tsconfig.json globally project level VS2017 如何在 windows 手机模拟器上调试 uwp 托管的 web 应用程序 - VS2017 How to debug uwp hosted web app on windows phone emulator asp.net c# vs2017 javascript Eval 传递参数问题 - asp.net c# vs2017 javascript Eval passing parameter problem 科尔多瓦准备然后运行与科尔多瓦平台添加然后运行什么? - What does cordova prepare and then run vs cordova platform add and then run? Apache Cordova:运行cordova无需启动浏览器应用程序即可运行浏览器 - Apache Cordova: running cordova run browser without launching browser app 无法将数据从 aspx 文件发送到使用 $.ajax({ type: "POST", using VS2017 C# - Cannot send data from aspx file to code behind using $.ajax({ type: "POST", using VS2017 C#
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM