roc-lang / roc

A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
3.86k stars 284 forks source link

Compiler Panics when --prebuild-platform is omitted. #6815

Open ishehadeh opened 2 weeks ago

ishehadeh commented 2 weeks ago

Steps to reproduce:

This could probably be repoduced different ways, without using the roc-plaftform-c repo.

Steps to fix:

Catch the error, possibly suggest trying the -prebuilt-platform.

see: https://github.com/roc-lang/roc/issues/6814