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

Running the contributed command: 'vscode-codeowners.show-owners' failed. #2

Open
heavybeard opened this issue Jun 21, 2019 · 2 comments
Assignees

Comments

@heavybeard
Copy link

Hello, first of all thanks for your VSCode extension!

I'm finding the following error everytime I try to get the owner of the open file:

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
	at assertPath (path.js:39:11)
	at Object.normalize (path.js:287:5)
	at trueCasePathSync 

Did you notice the same error? Do you want other infos?

@jasonnutter
Copy link
Owner

@heavybeard Apologies for the delay, somehow been missing notifications for this repo.

I'll see if I can reproduce this, and let you know if I need more information, thanks!

@jasonnutter jasonnutter self-assigned this Jul 25, 2019
@notthatnathan
Copy link

I'm seeing something similar on the command run.

image

There's also nothing in the status bar.

I'm not sure where to find logs, didn't see them under Output > Extensions.

macOS 11.3.1/VS Code 1.56.2

The syntax highlighting works and is brilliant, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants