Results 5 comments of Lawlzer

I have the same issue. I can provide an example repo of this issue + specs if it would help. FORCE_COLOR=1 does not help. ![image](https://user-images.githubusercontent.com/17093770/191829718-58fededb-0824-4cc9-92a7-b422a3c74b80.png)

Thanks ^ Yeah, when you mention that, that would be kind of ridiculous haha. I think the only _realistic_ way to solve this (for my case) will be to add...

(revised message lower) ~I've gotten this same error. It seems related to the version of Node/NPM.~ ~I was using the latest, node v18, npm v9, and that had the errors~...

I've done a bit more testing: It *might* not be caused by the Node/NPM version? I do not get that issue in the Devcontainer. However, I get a different error...

Yep! This causes an error which stops code from running (it works fine outside of Docker for me, but errors in Docker?) Posting the error below (for people who also...