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

lsp does not report invalid moon.pkg.json #404

Open
1 task
bobzhang opened this issue Oct 20, 2024 · 1 comment
Open
1 task

lsp does not report invalid moon.pkg.json #404

bobzhang opened this issue Oct 20, 2024 · 1 comment

Comments

@bobzhang
Copy link

Bug Report

Environment

OS

Operating System: ____

MoonBit CLI Tools Version


Steps to Reproduce

     { "path": "moonbitlang.com/immut/sorted_set", "alias": "immset"}    

Expected Behavior

lsp report errors to highlight the invalid path

$moon check
error: No matching module was found for moonbitlang.com/immut/sorted_set

Actual Behavior

No error showed up, only moon check gives an error

Checklist

  • (Optional) My case is minimal enough to be reproducible.
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