You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v bug file.v is if you have your own source file, named file.v, the v bug will create an issue for you and upload that file as part of the issue. Since you don't have your own file, it failed with the message about failing to open that file.
The problem you're seeing may be mac specific, so I changed the title. Ved compiles fine for me, on Linux.
V doctor:
What did you do?
v -g -o vdbg cmd/v && vdbg file.v
What did you expect to see?
ved build successfully
What did you see instead?
Notes
This is my first time using V and I want to try Ved. So I clone the repo both V and Ved in my external drive and run it from there.
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: