- This topic has 6 replies, 4 voices, and was last updated 4 years, 8 months ago by support-swapna.
-
AuthorPosts
-
beleta1ParticipantWhen debugging an Angular app using Codemix last version debug, the program does not stop when hitting any breakpoint.
Another small problem is that the URL set in the debug dialog is not used for opening the app in Chrome.
I am using;
– Codemix: 3.6.0.201910311632
– Eclipse: 4.13.0 (20190917-1200)
– Chrome: 78.0.3904.70
Salvador CabreraMemberHi beleta1,
Sorry you’re seeing this problem, just a few questions:
– What version of Angular and AngularCLI are you using?
– Do you have any custom arguments set forng command
in the launch config ?Cheers,
Sal
beleta1ParticipantHi,
I am answering your questions;
1) AngularCli version is 8.3.4
2) NoRegards.
Jose
Salvador CabreraMemberHi!
We haven’t be able to replicate this problem, can you share the output of Terminal+ when launching the application? Maybe there is something interesting there.
Also, what version of angular-ide are you using? You can runnpm ls angular-ide
to check it out.Cheers,
Sal
beleta1Participant
nlegallParticipantfront-ui@0.0.0 C:\Sample\FrontUI
`– angular-ide@0.9.73I have the same problem everything looks good but not stopping at Breakpoints, simple app nothing fancy
support-swapnaModeratornlegall,
Sorry that you are seeing issues with debug.
I assume you are working with the latest CodeMix release, CI 2020.3.3. If no, then please go to Help > Check for Updates to update the version.1. Which file type are you trying to debug?
2. Can you please share the Terminal+ output when launching the app for debug?
3. Please share with us the contents of the launch.json. Also share with us the .log file located at workspace dir/.metadata/.log for further investigation. Change the extension to .txt and attach it here.Alternatively, you can reach us via Live Chat (Help > CodeMix > Live Chat) to help us quickly diagnose the problem.
Apologies for inconvenience caused.
–Swapna
Genuitec Support -
AuthorPosts