Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid variable reference ${osPathEnvSep} in string: #358

Closed
3 of 5 tasks
fuocor opened this issue Jul 30, 2022 · 2 comments
Closed
3 of 5 tasks

Invalid variable reference ${osPathEnvSep} in string: #358

fuocor opened this issue Jul 30, 2022 · 2 comments
Labels
question Further information is requested

Comments

@fuocor
Copy link

fuocor commented Jul 30, 2022

Checklist

  • The issue is about this extension and NOT about a fork.
  • Check the known issues list.
  • The latest version of the extension was used.
  • 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

@matepek
Copy link
Owner

matepek commented Aug 1, 2022

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

@matepek matepek added the question Further information is requested label Aug 1, 2022
@matepek
Copy link
Owner

matepek commented Aug 13, 2022

Cannot reproduce,
Have you tried checking the logs?

@matepek matepek closed this as completed Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants