Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use console in debug mode #227

Open
DiegoBranco opened this issue Jan 29, 2025 · 0 comments
Open

Cannot use console in debug mode #227

DiegoBranco opened this issue Jan 29, 2025 · 0 comments

Comments

@DiegoBranco
Copy link

version: v1.101.0

After selecting my device in the debug option i can't see the variables values by hovering and writing them into the console always results in
Uncaught TypeError TypeError: Cannot read properties of undefined (reading 'VARNAME') at eval (repl:1:6)
This happens even after a console.log of VARNAME shows the variable working fine.
The Watch feature in the sidebar has the same issue.
version: v1.101.0

Ionic Info:
[WARN] Error loading @capacitor/ios package.json: Error: Cannot find module '@capacitor/ios/package.json'

   Require stack:
   - C:\Users\Kiberno\AppData\Roaming\nvm\v20.16.0\node_modules\@ionic\cli\lib\project\index.js
   - C:\Users\Kiberno\AppData\Roaming\nvm\v20.16.0\node_modules\@ionic\cli\lib\index.js
   - C:\Users\Kiberno\AppData\Roaming\nvm\v20.16.0\node_modules\@ionic\cli\index.js
   - C:\Users\Kiberno\AppData\Roaming\nvm\v20.16.0\node_modules\@ionic\cli\bin\ionic

Ionic:

Ionic CLI : 7.2.0 (C:\Users\Kiberno\AppData\Roaming\nvm\v20.16.0\node_modules@ionic\cli) Ionic Framework : @ionic/angular 7.8.6
@angular-devkit/build-angular : 16.2.16
@angular-devkit/schematics : 17.3.11
@angular/cli : 16.2.16
@ionic/angular-toolkit : 9.0.0

Capacitor:

Capacitor CLI : 5.7.8
@capacitor/android : 5.5.1
@capacitor/core : 5.5.1
@capacitor/ios : not installed

Cordova:

Cordova CLI : not installed
Cordova Platforms : not available
Cordova Plugins : not available

Utility:

cordova-res : not installed globally
native-run : 2.0.1

System:

NodeJS : v20.16.0 (C:\nvm4w\nodejs\node.exe)
npm : 10.8.1
OS : Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant