2015-08-29 40 views
1

我使用Apache Cordova安裝了Visual Studio 2015的官方發佈版本,並在我的PC上使用Android Simulator創建了一個簡單的項目。Visual Studio 2015一直與Apache Cordova發生衝突

  1. 的Visual Studio崩潰或掛起時,我調試了所有的時間,我很經常的意思。這些都是一些可以使其崩潰或掛起

    刷新模擬器
    關閉模擬器
    活動文件在解決方案資源管理
    添加一個變量來觀看窗口
    的行動...... ................

    ......................

  2. 當我開始在si中進行調試一旦成功,大約10次中的9次失敗,並且出現錯誤。

[32mINFO:[39m Server instance running on: [36mhttp://localhost:4400[39m 
[32mINFO:[39m CORS XHR proxy service on: [36mhttp://localhost:4400/ripple/xhr_proxy[39m 
[32mINFO:[39m JSONP XHR proxy service on: [36mhttp://localhost:4400/ripple/jsonp_xhr_proxy[39m 
Cordova 3.0 Project detected... 
[32mINFO: [39mCould not find cordova as a local module. Expecting to find it installed globally. 

任何人有關於這些問題的想法?我覺得這個版本的Visual Studio Apache Cordova太麻煩了!

我試過不同的電腦,完全一樣。

更新1:

我發現你試圖調試了幾次之後,Visual Studio的內存使用量將上升到4 GB。似乎重新啓動Visual Studio可以修復問題2.這意味着我必須不斷重新啓動Visual Studio。

更新2:

我很高興知道微軟有Apache Cordova的新的更新,安裝了它,所以disppointed!有沒有任何一個微軟真的試圖寫一小段代碼來測試它?他們真的修復了哪些錯誤?

沒有什麼變化,甚至值得,一些工作的功能現在被打破了!

+0

你的系統上有多少ram? –

+0

一個是8GB,最後一個有16GB – Gisway

+0

你願意幫忙找出錯誤嗎?你有沒有(或者可以提供)一個最小的項目,以及導致崩潰的步驟再現崩潰? [披露:我在微軟的Visual Studio上工作] – John

回答

0

試試這個,這是一個已知的bug 試試這個,這是一個已知的bug 試試這個,這是一個已知的bug 試試這個,這是一個已知的bug 試試這個,這是一個已知的bug 嘗試這是一個已知的錯誤 https://social.msdn.microsoft.com/Forums/en-US/147cd1a2-1f1a-4847-a256-0613cfea732d/rtm-known-issue-visual-studio-hangs-when-creating-a-new-cordova-project-or-intellisense-doesnt?forum=Win10SDKToolsIssues

+0

謝謝,我會試一試。 – Gisway

+0

對不起,這並沒有什麼不同。 – Gisway

相關問題