-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Path must be a string. Received undefined #2
Labels
Comments
FYI @asthana86 |
Fixed. 0.43 version of the extension should have the fix |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From @vscodeerrors on April 6, 2016 7:50
Issue Id: d62ec6f0-0926-ab33-6205-be52435fc002
Versions
- 0.10.13-insider
- 17fa1cbb49e3c5edd5868f304a64115fcc7c9c2c
Stack
TypeError: Path must be a string. Received undefined
at assertPath (path.js:8:11)
at Object.win32.join (path.js:221:5)
at new ConfigurationProperties (C:\Users\a123.vscode-insiders\extensions\ms-vscode.cpptools-0.4.1\out\src\C_Cpp_ConfigurationProperties.js:24:35)
at Object.setupConfigurationProperties (C:\Users\a123.vscode-insiders\extensions\ms-vscode.cpptools-0.4.1\out\src\C_Cpp_ConfigurationProperties.js:163:15)
at C:\Users\a123.vscode-insiders\extensions\ms-vscode.cpptools-0.4.1\out\src\C_Cpp.js:70:66
at FSReqWrap.oncomplete (fs.js:82:15)
Copied from original issue: microsoft/vscode#5005
The text was updated successfully, but these errors were encountered: