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
Running npx --package @rescript/[email protected] -- rescript-tools -v exits with exit code 0 but gives no output. The same is true for any other tools command.
Runnin npx --package @rescript/[email protected] -- rescript-tools -v exits with exit coce 0 but outputs the expected string 0.5.0.
I'm running on linux x86_64 and node 20.14.0.
(My colleague ran the commands on mac with success. It seams like a linux issue...)