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

Path must be a string. Received undefined #2

Closed
egamma opened this issue Apr 8, 2016 · 2 comments
Closed

Path must be a string. Received undefined #2

egamma opened this issue Apr 8, 2016 · 2 comments
Assignees
Labels

Comments

@egamma
Copy link
Member

egamma commented Apr 8, 2016

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

@egamma
Copy link
Member Author

egamma commented Apr 8, 2016

FYI @asthana86

@sridmad
Copy link
Member

sridmad commented Apr 8, 2016

Fixed. 0.43 version of the extension should have the fix

@sridmad sridmad closed this as completed Apr 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants