rescript-vscode
rescript-vscode copied to clipboard
'ReScript: Start Code Analyzer' resulted in an error
- Code Analyzer instantly crashes and comes back with an error alert with the description:
Cannot read properties of undefined (reading 'document')
- I tried running it on a different project and it outputed this back:
Parsing JSON from reanalyze failed. The raw, invalid JSON can be reproduced by following the instructions below. Please run that command and report the issue + failing JSON on the extension bug tracker: https://github.com/rescript-lang/rescript-vscode/issues
- And finally when running
rescript-editor-analysis.exe reanalyze -jsonI get:
25694 segmentation fault reanalyze -json
I'm on version 1.64.0. I've tried to uninstall and reininstall the extension and I still get the same error