This is a migrated thread and some comments may be shown as answers.

Debug Error

1 Answer 32 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
IsolatedStorage
Top achievements
Rank 1
IsolatedStorage asked on 31 May 2015, 12:28 PM

I am using Visual Studio 2015 RC on Windows 10. 

I can deploy and run the NativeScript sample app to my Android Emulator but when I try to debug the application the following errors are generated.

 

[2015-05-31 19:58:17.975] Log (Info,Medium): AppBuilder for Visual Studio version 2015.2.519.4. AppBuilder server location https://platform.telerik.com/appbuilder.
[2015-05-31 19:58:27.503] Log (Info,Low): Found device sdk
[2015-05-31 19:58:30.139] Log (Info,Medium): Update check completed. The extension is up-to-date. Authenticating with Telerik Platform...
[2015-05-31 19:58:32.955] Log (Info,Medium): The user '<me>' logged in to Telerik Platform.
[2015-05-31 19:58:35.904] Log (Info,Medium): Account with sufficient subscription found. Switching to account <me>...
[2015-05-31 19:58:37.076] Log (Info,Medium): Switched to account <me>.
Successfully deployed application com.telerik.PhotoAlbumNativeCode to sdk.
[2015-05-31 20:11:17.619] Log (Exception,High): node-inspector terminated unexpectedly:
C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\lib\convert.js:41
var path = url.replace(/^file:\/\//, '');
^
TypeError: Cannot call method 'replace' of null
at Object.exports.inspectorUrlToV8Name (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\lib\convert.js:41:18)
at Object.DebuggerAgent.setBreakpointByUrl (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\lib\DebuggerAgent.js:313:23)
at Object.FrontendCommandHandler.handleCommand (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\lib\FrontendCommandHandler.js:148:12)
at Object.FrontendCommandHandler._handleFrontendMessage (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\lib\FrontendCommandHandler.js:107:10)
at FrontendClient.emit (events.js:95:17)
at FrontendClient._onConnectionMessage (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\lib\FrontendClient.js:40:8)
at WebSocket.emit (events.js:98:17)
at Receiver.self._receiver.ontext (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\node_modules\ws\lib\WebSocket.js:697:10)
at Receiver.opcodes.1.finish (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\node_modules\ws\lib\Receiver.js:397:14)
at Receiver.expectHandler (C:\Users\alist\AppData\Local\Telerik\BlackDragon\Cache\Node-Inspector-2015.2.519.4\node_modules\ws\lib\Receiver.js:378:33)

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 03 Jun 2015, 07:38 PM
Hello,

Thank you for this report. We logged it for further investigation in our internal issue tracking system. I cannot yet commit to a time frame for a fix but I will update this thread once we have a solution.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
IsolatedStorage
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or