Results 2 comments of Luciano

I had this issue today, and as @ryanbrainard mentioned, it was because I installed something with `npm` and before I did with `yarn`. So mixing both together caused this. And...

I am able to run the application just fine at the `installer` level, but then if I create a `production` image that just copies everything, it fails to find modules....