Rob Christian

Results 4 comments of Rob Christian

Next steps, anyone?

Looks like immutable is already in use. Strongly suggest the use of immer instead. Immutability is important, but immutable.js was a train wreck. https://immerjs.github.io/immer/docs/introduction

I'm getting this error. I'm using transform, not process, and this error occurs. Why does this error message exist? Isn't async/await all we need?

What are the allowed values? I also have 0.19.1, and I get this same error. I downgraded to 0.19.0 based on my search results of the project for `elm-version`, but...