Chih-Kang Lin

Results 2 comments of Chih-Kang Lin

I think this is not an issue, you could check your section at commits The code should be ``` var makes = await context.Makes.Include(m => m.Models).ToListAsync(); return mapper.Map(makes); ```

0.8 這個版本要自己安裝,可以參考這個[連結](https://github.com/openai/retro/issues/264#issuecomment-1501193516) 我是M1 iMac的環境,安裝過程可能會有些錯誤或是缺少一些環境變數 把相關訊息丟給ChatGPT 4.0 應該可以順利解決