TypeError: path.charCodeAt is not a function in getEncodedRootLength
See original GitHub issueDoes this issue occur when all extensions are disabled?: Yes
-
VS Code Version: 1.73.0 %8fa188b2b301d36553cbc9ce1b0a146ccb93351f %x64
-
OS Version: 21H2 for home %19044.1889
Steps to Reproduce:
- open my work,some ts file
- Press ctrl and click on some variable, or just mouse over, to see information about the variable (Indefinite time, sometimes a few minutes, sometimes longer)
- Prompt to crash five times, no more restarts
normal :
crash :
Issue Analytics
- State:
- Created 10 months ago
- Comments:20 (5 by maintainers)
Top Results From Across the Web
TypeError: string.charCodeAt is not a function. How to encode ...
I use restful API with express & node.js and want to encode data to utf-8. I install utf8 with npm install utf8. I...
Read more >charcodeat is not a function javascript, typeerror
The charCodeAt() method returns the Unicode of the character at the specified index in a string. The index of the first character is...
Read more >t.charcodeat is not a function - You.com | The AI Search ...
I updated to node version 6 today and that might've broke something. I tried to get back to node 5.10 but the issue...
Read more >Files changed (44) - Renovate Bot Package Diff
`-r, --require [path]` Require a node module before execution ... in a factory function, we will not indent the function body, to avoid...
Read more >Error when executing function using Ethers : r/ethdev - Reddit
Every other contract function works, but I receive "Uncaught (in promise) TypeError: str.charCodeAt is not a function" error message when I ...
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 FreeTop 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
Top GitHub Comments
https://user-images.githubusercontent.com/86919167/201116082-0b80a17d-0a38-462a-a248-100701f38a41.mp4 (did the video break?i cant load it)
Please teach me how to provide more information
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.73.1. Please try upgrading to the latest version and checking whether this issue remains.
Happy Coding!