rescript-vscode icon indicating copy to clipboard operation
rescript-vscode copied to clipboard

'ReScript: Start Code Analyzer' resulted in an error

Open fabrv opened this issue 3 months ago • 1 comments

  1. Code Analyzer instantly crashes and comes back with an error alert with the description:

Cannot read properties of undefined (reading 'document')

Image
  1. 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
  1. And finally when running rescript-editor-analysis.exe reanalyze -json I get:
25694 segmentation fault   reanalyze -json

fabrv avatar Sep 17 '25 18:09 fabrv

I'm on version 1.64.0. I've tried to uninstall and reininstall the extension and I still get the same error

fabrv avatar Sep 17 '25 18:09 fabrv