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
Expected the LSP to tell me about the error. I can see it in the console:
Message: �[36minternal error: entered unreachable code: Cannot add a method to the unsupported type'BN'�[0m
Location: �[35mcompiler/noirc_frontend/src/node_interner.rs�[0m:�[35m1411�[0m
This is a bug. We may have already fixed this in newer versions of Nargo so try searching for similar issues at https://github.com/noir-lang/noir/issues/.
Bug
It shouldn't crash because of the error, simply tell me and keep going.
To Reproduce
Try the above code
See the LSP crash
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
None
Blocker Context
No response
Nargo Version
No response
NoirJS Version
No response
Proving Backend Tooling & Version
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered:
asterite
changed the title
LSP crashes when adding a method to an unsupported type
Nargo crashes when adding a method to an unsupported type
Dec 2, 2024
Aim
I was trying to write code and made something illegal:
Expected Behavior
Expected the LSP to tell me about the error. I can see it in the console:
Bug
It shouldn't crash because of the error, simply tell me and keep going.
To Reproduce
Workaround
None
Workaround Description
No response
Additional Context
No response
Project Impact
None
Blocker Context
No response
Nargo Version
No response
NoirJS Version
No response
Proving Backend Tooling & Version
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: