vscode-catch2-test-adapter icon indicating copy to clipboard operation
vscode-catch2-test-adapter copied to clipboard

Invalid variable reference ${osPathEnvSep} in string:

Open fuocor opened this issue 3 years ago • 1 comments
trafficstars

Checklist

  • [x] The issue is about this extension and NOT about a fork.
  • [ ] Check the known issues list.
  • [x] The latest version of the extension was used.
  • [x] It is not related to remote-vscode or I checked the following issue
  • [ ] Imagine yourself into my position and think how hard to debug the issue without insufficient information. I understand that you have privacy concerns and I expect you to understand that this extension is developed for free. Thanks.

Hard to say... I am just trying to debug Unit Tests in VSCode when I get the following:

Invalid variable reference ${osPathEnvSep} in string: ${os_env:PATH}${osPathEnvSep}C:\nvidia\omniverse\usd-resolver/_build/target-deps/usd/debug/lib{osPathEnvSep}C:\nvidia\omniverse\usd-resolver/_build/target-deps/omni_client_library/debug.

Hard-coding the path separator changes nothing

image

  • Extension Version: 4.2.5

  • VS Code Version: 1.69.0

  • DOCTest Version: 2.4.0

  • OS Type and Version: Windows 10

  • Using remote-ssh/docker/wsl?: no

  • Last extension version in which the feature were working: Not sure, I kept going back and had the same issue

fuocor avatar Jul 30 '22 15:07 fuocor

It seems working on my computer. Sorry, not enough info.

matepek avatar Aug 01 '22 03:08 matepek

Cannot reproduce, Have you tried checking the logs?

matepek avatar Aug 13 '22 10:08 matepek