Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

unable to deploy or debug in the iOS device or simulator #42

Description

After following this thread #26 , i'm able to build the project and can able to generate the .ipa file using LocalDevice , but i'm unable to debug or Deploy directly to simulator or device

When i tried to debug using iOS Simulator i got the following error in Visual studio

----- Copying back to project: iOS
2>------ Deploy started: Project: TCM_Mobile, Configuration: Debug iOS ------
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 1 succeeded, 0 failed, 0 skipped ==========

But here is the Debug error

Timed out connecting debugger to remote Apache Cordova app. See Output window for JavaScript console output.
------ Cordova tools 6.5.0 already installed.
C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\node_modules\q\q.js:126
                    throw e;
                          ^
Error: The edge module has not been pre-compiled for node.js version v0.12.9. You must build a custom version of edge.node. Please refer to https://github.com/tjanczuk/edge for building instructions.
    at determineVersion (C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\node_modules\edge\lib\edge.js:20:11)
    at Object.<anonymous> (C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\node_modules\edge\lib\edge.js:32:102)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\lib\remoteBuild.js:19:12)
    at Module._compile (module.js:460:26)
------ Cordova tools 6.5.0 already installed.
C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\node_modules\q\q.js:126
                    throw e;
                          ^
Error: The edge module has not been pre-compiled for node.js version v0.12.9. You must build a custom version of edge.node. Please refer to https://github.com/tjanczuk/edge for building instructions.
    at determineVersion (C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\node_modules\edge\lib\edge.js:20:11)
    at Object.<anonymous> (C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\node_modules\edge\lib\edge.js:32:102)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (C:\Users\venkat\AppData\Roaming\npm\node_modules\vs-tac\lib\remoteBuild.js:19:12)
    at Module._compile (module.js:460:26)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions