需要澄清有关使用Visual Studio进行Android开发的错误 [英] Need Clarification on error Android Development with Visual Studio

查看:58
本文介绍了需要澄清有关使用Visual Studio进行Android开发的错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试通过遵循本指南.

当我尝试运行空白的Cordova项目时,无论我打开还是关闭部署,都会收到错误消息.

When I attempt to run the blank Cordova project I get an error, regardless if I turn deploy ON or OFF.

部署关闭时,我得到错误:

无法为您的应用启动浏览器进程.

Unable to get launched browser process for your app.

部署 ON 后出现错误:

assert.js:90

AssertionError: missing path

at Function.Module.runMain (module.js:441:10)

at Function.Module._load (module.js:300:12)

at Module.load (module.js:343:32)

at Module.require (module.js:351:3)

at Module._compile (module.js:409:26)

at node.js:968:3

at Object.<anonymous> (C:\ProgramData\Microsoft\VisualStudio\MDA\f6dfaae9\taco-toolset-6.3.1\simulate.js:15:13)
Description

at Object.Module._extensions..js (module.js:416:10)

at require (internal/module.js:12:17)

at startup (node.js:139:18) 

Node process unexpectedly exited while waiting for property 'appUrl'.

throw new assert.AssertionError(

由于我刚接触Android开发和Visual Studio,因此不胜感激.

As I am fairly new to Android development and Visual Studio, any help would be appreciated.

我已经安装了Google Chrome.

I have installed Google Chrome.

推荐答案

我最近遇到了同样的问题.通过下面的命令行,我发现一个插件的配置错误

I recently came across the same problem. Through command lines bellow I discovered that the configuration of one plugin was wrong

cordova clean android

cordova build android

我希望能帮助处于同样情况的人.

I hope to help someone in the same situation.

这篇关于需要澄清有关使用Visual Studio进行Android开发的错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆