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.

Cannot read property 'fsPath' of null

See original GitHub issue

Created a shortcut but an error occurs: “I created a shortcut but an error occurs”

		"key": "cmd+d",
		"command": "sftp.trans.remote",
		"when": "editorTextFocus"
	}

OSX High Sierra VSCode 1.24.0-insider

captura de tela 2018-05-25 as 01 28 42

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
canecocommented, Jun 7, 2018

Got this error when I’ve updated VSCODE to the new Version 1.24.0 (1.24.0)

3reactions
liximomocommented, Jun 8, 2018

The v1.1.2 has fixed it and been published.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property 'fsPath' of null · Issue #51289
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in...
Read more >
vscode.workspace.workspaceFolders[0].uri.fsPath running ...
I am using latest typescript version which is "typescript": "^4.5.4". here's the code. Error line: const projectRoot = vscode.workspace.
Read more >
Salesforce VScode retrieve from org "Cannot read property ...
However when I executed the command it failed saying "Starting SFDX: Retrieve Source from Org Cannot read property 'split' of undefined".
Read more >
VScode error: Cannot read property 'file' of undefined
Hi guys, I'm using VScode + julia extensions. Normally, when I apply ⇧(shift)+enter on a line of code in a .jl file, it...
Read more >
VS Code API | Visual Studio Code Extension API
VS Code API is a set of JavaScript APIs that you can invoke in your Visual ... GitHub Authentication) are excluded from the...
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