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

error: failed to get moonc version #241

Open
1 task
wupeng128 opened this issue Aug 30, 2024 · 1 comment
Open
1 task

error: failed to get moonc version #241

wupeng128 opened this issue Aug 30, 2024 · 1 comment

Comments

@wupeng128
Copy link

wupeng128 commented Aug 30, 2024

Bug Report

Environment

OS

Operating System: Windows

MoonBit CLI Tools Version

C:\workspace\moon\hello>moon version --all
error: failed to get moonc version

Steps to Reproduce

PS C:\workspace\moon\hello> Set-ExecutionPolicy RemoteSigned -Scope CurrentUser; irm https://cli.moonbitlang.cn/install/powershell.ps1 | iex
Downloading moonbit ...
Downloading core ...
Bundling core ...
error: failed to get moonc version
Moonbit installed successfully.
To verify the download binaries, check https://www.moonbitlang.com/download#verifying-binaries for instructions.
To know how to add shell completions, run 'moon shell-completion --help'

Expected Behavior

Actual Behavior

Checklist

  • (Optional) My case is minimal enough to be reproducible.
@lijunchen
Copy link
Contributor

Unable to reproduce. Please check if there is a moonc.exe in ~\.moon\bin. If it exists, open a Powershell terminal and execute .\moonc.exe -v, then provide us with the result.

@Young-Flash Young-Flash mentioned this issue Sep 4, 2024
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

2 participants