Open thealjey opened 7 months ago
Just start to learn rescript to day and has the same issue.
Apparently it looks for "rescript" file, while on windows the file is rescript.exe if bun is used. I rename the file and there is no error.
Shot in the dark but maybe some postinstall failed, try bun pm trust rescript
Just start to learn rescript to day and has the same issue.
Apparently it looks for "rescript" file, while on windows the file is rescript.exe if bun is used. I rename the file and there is no error.
Ok, cool find, thanks. Certainly looks like a bug in rescript-vscode then.
Am I stupid, or what's going on here? It's just
rescript-template-basic
with no modifications afterbun install
.