question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The "path" argument must be of type string - issue after update 1.2.1

See original GitHub issue

Brief 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:closed
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
paulelsnercommented, Nov 14, 2019

Work now. Thanks!

1reaction
bobbrowcommented, Nov 13, 2019

1.2.2 was released today. Please give that a try and let us know if you continue to have issues.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found