je_888

Results 8 comments of je_888

Sorry for the delay @leandrocp . Here are the errors I saw in the console: ![image](https://github.com/user-attachments/assets/83d324d2-722b-4c33-9858-a378acfc4430)

Thank you! I'm looking forward to it. 💯

I think I have a new error after following the instructions 😅👍This one happens to both edge and firefox ![image](https://github.com/user-attachments/assets/ec104ddb-889f-4770-9b6f-298085ead59f) ![image](https://github.com/user-attachments/assets/841aafe7-a27b-46df-aa51-621517ebf9b3) ` [error] ** (UndefinedFunctionError) function Beacon.Web.API.ComponentJSON.index/1 is undefined (module...

Here's how my deps looked like: ``` defp deps do [ {:phoenix, "~> 1.7.14"}, {:phoenix_ecto, "~> 4.5"}, {:ecto_sql, "~> 3.10"}, {:postgrex, ">= 0.0.0"}, {:phoenix_html, "~> 4.1"}, {:phoenix_live_reload, "~> 1.2", only:...

Ideally, we would prefer not to build the extension from source. I noticed that the xla gets built from source when we add exla in our dependencies. Here are the...

I think it did. Here are some screenshots from today after removing the precompile steps in my Dockerfile ![image](https://github.com/user-attachments/assets/d25a3191-a877-4538-870b-94eda36582d4) ![image](https://github.com/user-attachments/assets/49aa0179-f7ca-4514-813d-b9b119219cbc)

I did not set it anywhere (.bashprofile, Dockerfile etc). Based on the README.md it is set to false by default.

It still went through 🥲 ``` [+] Building 2.7s (14/14) FINISHED docker:default => [api internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 4.75kB 0.0s => [api internal]...