The "path" argument must be of type string - issue after update 1.2.1
See original GitHub issueBrief Issue Summary
Hi, after the update today I get the following issue:
[rollbar] Unhandled exception: Unhandled Promise rejection: Post-folder-open TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined {"folder":{"uri":{"$mid":1,"fsPath":"/home/xx/repos/xxx","external":"file:///home/xx/repos/xxx","path":"/home/xx/repos/xxx","scheme":"file"},"name":"xxx","index":0}}
[rollbar] Unhandled exception: Unhandled Promise rejection: build TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined {}
I cannot configure and cannot build anymore 😦
Platform and Versions
- Operating System: remote on Ubuntu with Windows as host
- CMake Version: 3.15.1
- VSCode Version: 1.40.0
- CMake Tools Extension Version: 1.2.1
- Compiler/Toolchain: Clang 7
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument ...
In my case, the issue was the missing of an env variable. ... The "key" argument must be one of type string, TypedArray,...
Read more >[err_invalid_arg_type]: the "path" argument must be of type ...
In my case, the issue was the missing of an env variable. ... The "path" argument must be of type string or an...
Read more >[Fix] TypeError [ERR_INVALID_ARG_TYPE]: The “path ...
[Fix] TypeError [ERR_INVALID_ARG_TYPE]: The “path” argument must be of type string. Received undefined · This story will cover three possible fixes: · 1:...
Read more >Changelog - Cypress Documentation
Fixed an issue with the cy.session command where it now recollects the session data after validation is successful to correctly store the full...
Read more >Navigation | Android Developers
Bug Fixes. Navigation Safe Args will no longer cause deprecation warnings in generated classes when using custom argument types that are ...
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
Work now. Thanks!
1.2.2 was released today. Please give that a try and let us know if you continue to have issues.