Proplem with Visual studio 2015 and Ripple

≯℡__Kan透↙ 提交于 2020-01-17 03:21:09

问题


When I run the application with Visual Studio and ripple, and I click link for other pages from Cordova project( to localhost) comes an error. Ripple notificates: "Instead of the page you'll see an AW, snap!" Chromes DeveloperTools tells: "was disconnected from the page.' Links for some website works good. Before links worked well.

What could be the problem?


回答1:


We found what appears to be a bug in Chromium and filed this to track it:

https://code.google.com/p/chromium/issues/detail?id=585260

We are making a change to Ripple to work around the issue. Please keep an eye on our VS TACO blog for more information; we'll make an announcement when the change goes live with instructions on how to update Ripple. You can find our blog here:

http://microsoft.github.io/vstacoblog/

We're sorry for any inconvenience this has caused you and hope to have a fix, both in our tools and in Chrome, shortly.

(Disclosure: I work on the Tools for Apache Cordova in Visual Studio)




回答2:


I followed instructions from http://microsoft.github.io/vstacoblog/2016/02/12/update-to-ripple.html

and it's working :

-In Visual Studio, click Tools -> Options

-Find the Tools for Apache Cordova

-Click the “Clear Cordova Cache” button

-Rebuild your project




回答3:


Please make sure that you have VS2015 TACO tools update 5. let me know if you have any issues afterwards. It works great for me with the latest update.




回答4:


Luck did not last a long time. Chrome updated himself(Versio 48.0.2564.103 m) and Ripple does not again working. In new Chromes is bug with Visual Studio 2015 and Ripple.




回答5:


This is a new issue we're investigating on the VS TACO team, too. I'll update this answer with any workarounds/next steps as we keep researching.

For now, the workaround is as suggested by @PeteQoo - you need to revert your version of Chrome to version 46.



来源:https://stackoverflow.com/questions/35210947/proplem-with-visual-studio-2015-and-ripple

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!