Rewatch is still looking for @rolandpeelen/rewatch path
In the incremental logs I noticed:
<ref *1> Error: spawnSync /Users/nojaf/Projects/snake/node_modules/@rolandpeelen/rewatch/rewatch ENOENT
at Object.spawnSync (node:internal/child_process:1123:20)
at spawnSync (node:child_process:892:24)
at Object.execFileSync (node:child_process:935:15)
at Object.func (node:electron/js2c/node_init:2:2559)
at /Users/nojaf/.cursor/extensions/chenglou92.rescript-vscode-1.63.8/server/out/cli.js:37:3596
at new Promise (
We will need to update that path to also support rewatch from rescript.
Might wanna wait a bit until the v12 rewatch integration settles.