question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Conventional Commits: Cannot read properties of undefined (reading 'fsPath')

See original GitHub issue

Describe the bug

Excuting extension.conventionalCommits failed.

https://github.com/vivaxy/vscode-conventional-commits/blob/18193e87241be70ae6782b8396a8ef9685ff7fa8/src/lib/conventional-commits.ts#L38-L48

arg is { "w": "git", "x": "Git", "g": 2, "j": "", "q": true, "t": 0 }, no _rootUri in it.

Environment

Version: 1.74.0-insider (system setup) Commit: 1b1e2a2c5794df1f475976062c754651827634a9 Date: 2022-11-18T05:25:18.342Z Electron: 19.1.3 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.19045 Sandboxed: Yes

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:4
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
yi-Xu-0100commented, Dec 8, 2022

@Alfian5229 If there is no other problem about it, it will be release on this friday. 😊

3reactions
yi-Xu-0100commented, Nov 24, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

VSCode Error Notification: Cannot read properties of ... - GitHub
Description. With the gitlens sections open in the VCS tab, clicking on an open editor sometimes causes an error dialog to appear. There...
Read more >
Todo-Tree: Cannot read property 'fsPath' of undefined
This type of problem is related to updating VS Code. The Plugin needs to receive an update path. Report the bug to the...
Read more >
Cannot read properties of undefined (reading 'fsPath')
Trying to follow: Create an integration workflow with single-tenant Azure Logic Apps (Standard) in Visual Studio Code.
Read more >
conventional commit messaging - Conventional Commits
A specification for adding human and machine readable meaning to commit messages.
Read more >
VSCode Conventional Commits - Visual Studio Marketplace
Conventional Commits for VSCode. Installation. Launch VS Code Quick Open ( Ctrl+P ), paste the following command, and press enter.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found