TypeError: global.pokeSamplingProfiler is not a function when trying to open debugger
See original GitHub issueReact Native version:
React Native Environment Info:
System:
OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz
Memory: 443.54 MB / 15.53 GB
Shell: 4.4.19 - /bin/bash
Binaries:
Node: 8.10.0 - /usr/bin/node
Yarn: 1.16.0 - /usr/bin/yarn
npm: 3.5.2 - /usr/bin/npm
SDKs:
Android SDK:
API Levels: 22, 23, 26, 27, 28
Build Tools: 28.0.3
System Images: android-27 | Google Play Intel x86 Atom
IDEs:
Android Studio: 3.3 AI-182.5107.16.33.5264788
npmPackages:
react: 16.8.3 => 16.8.3
react-native: 0.59.1 => 0.59.1
Steps To Reproduce
- Run my app
- Try to use remote debugger
Describe what you expected to happen:
Debugger should have opened. This happened instead.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
global.performance.now is not a function in react native ...
Unable to find any solution to this query. TypeError: global.performance.now is not a function at node_modules/expo/build/ ...
Read more >The 16 JavaScript debugging tips you probably didn't know
We've put together a list of 16 debugging tips that you may not know, but might want to keep in ... Try all...
Read more >Common JavaScript Debugging Problems and How to Solve ...
Uncaught TypeError: x is not a function. This is also another error that usually occurs when you try to call a non-function/method variable....
Read more >Troubleshoot custom functions - Office Add-ins | Microsoft Learn
Check for Excel error messages · Can't open add-in from localhost: Use a local loopback exemption · Runtime logging reports "TypeError: Network ...
Read more >Oops, I did it again: A guide to debugging common JavaScript ...
TypeErrors are caused by trying to perform an operation on ... If not, I would add a debugger statement to the loop or...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
FYI if anyone runs into this, clear your cache and try again.
Yeah this isn’t an issue for me. As I said––clear cache, reinstall, and try again.