rescript-lang / rescript-lang.org

Official documentation website for the ReScript programming language
https://rescript-lang.org
MIT License
1.85k stars 248 forks source link

rescript convert -all is missing #374

Closed anthonymuau closed 5 months ago

anthonymuau commented 3 years ago

On the https://rescript-lang.org/docs/manual/latest/migrate-from-bucklescript-reason page it says to use npx rescript convert -all to upgrade all files to rescript from reason but the -all flag does not exist and throws an error

ryyppy commented 3 years ago

What version are you on? This should be working on rescript@9.1.2, just tried it on my machine.