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

'Command 'Foam: Show graph' resulted in an error (command 'foam-vscode.show-graph' not found)' #389

Closed
Serif-7 opened this issue Nov 28, 2020 · 10 comments
Labels
bug Something isn't working

Comments

@Serif-7
Copy link

Serif-7 commented Nov 28, 2020

  • Foam version: 0.60

Summary

Displaying a graph with Foam returns the error message in the title. I realize the codebase is at 7.2 as of today, so I don't know if this has been fixed or not.
Steps to reproduce

  1. Install Foam using Foam-template
  2. Enter command 'Foam: Show graph'

Does this issue occur on the foam template repo? Yes

Additional information

Feel free to attach a screenshot and/or include a zip with a minimal repo to reproduce the issue
I am using VSCodium v1.51.1

@Serif-7 Serif-7 added the bug Something isn't working label Nov 28, 2020
@riccardoferretti
Copy link
Collaborator

riccardoferretti commented Nov 28, 2020 via email

@Serif-7
Copy link
Author

Serif-7 commented Nov 29, 2020

Updated. It now shows a new window, but no actual graph is displayed.

@SanketDG
Copy link
Contributor

So even the nodes with file names don't appear?

Is there a sample repo that I could take a look at?

@deceptikon
Copy link

image
Having same error, just installed from a latest foam-template and getting this, while trying to show graph

@mmoran0032
Copy link

This appears to be broken for any foam-vscode.* commands:

image

Taken from newly-installed template repo with the following recommended extensions installed:

foam.foam-vscode
esbenp.prettier-vscode
yzhang.markdown-all-in-one
kortina.vscode-markdown-notes
tchayen.markdown-links

Extension foam.foam-vscode is v0.6.0.

@SanketDG
Copy link
Contributor

SanketDG commented Dec 4, 2020

@mmoran0032 Can you try 0.7.2, just to be sure that the issue is indeed on the latest version?

@Serif-7
Copy link
Author

Serif-7 commented Dec 4, 2020

@SanketDG I'm on the latest version, downloaded from the marketplace website via a .vsix file. Foam: Open Daily Note works along with other commands, but the 'show graph' command shows a blank page.

@mmoran0032 For some reason auto-update isn't working. Go to here and click on 'version history' then download and install v0.72. There's an install from VSIX option in the extensions menu in VSCode.

@riccardoferretti
Copy link
Collaborator

@Alekhine51 was this happening in a Windows environment? we just released a new version that fixes some path related issues for Windows

@Serif-7
Copy link
Author

Serif-7 commented Dec 17, 2020

@riccardoferretti Just updated to latest version, it works now!

@mihaimaruseac
Copy link

mihaimaruseac commented Oct 16, 2024

Just a note: in 0.26.0 (vscode extension), the error shows up again. Switching to the older 0.25.12 works.

Edit: I see this is #1400 but Google search first got me to this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants