Christopher John Duncan Araúz

Results 29 comments of Christopher John Duncan Araúz

When initializing an application, are we assuming that the User has the platform already installed on their machine?

BTW, #4310 fixes the typo in the last error message.

It might be a problem with any error inside a record. Examine the following code samples and their respective error messages: ```elm interface Test exposes [test] imports [] test =...

Here's the back trace from my machine when it encountered the same problem: ~~~ thread 'main' panicked at 'Must use `Arg::allow_invalid_utf8` with `_os` lookups', /Users/chrisduncan/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-3.2.20/src/parser/matches/arg_matches.rs:1780:1 stack backtrace: 0: rust_begin_unwind at...

[Zulip topic](https://roc.zulipchat.com/#narrow/stream/257722-editor/topic/error.20when.20starting.20on.20macOS) for reference

I love the design! Is there an idea for a homepage? Right now, if you visit https://www.roc-lang.org/builtins, it has no generated page. I noticed that the project's `README.md` points to...

Do we have the original files that generated the image in the OP? We can extract the distances among the elements from those files.

# Reproduction #4274 #4311

[Zulip topic](https://roc.zulipchat.com/#narrow/stream/231634-beginners/topic/Different.20error.20messages.20between.20roc.20dev.20and.20roc.20test/near/303133483) for reference