jamiedruce
jamiedruce
Anyone figure out a solution/workaround to this? Have the same problem as @sjdemartini in that we use CRA and get this error thrown. Gone down a rabbit hole of Github...
FYI i'm looking to reproduce this in isolation. Interestingly I have made a basic codesandbox that works, but when ran locally, generates the error. So might be a local thing....
OK, i've made some progress! In my instance, i've isolated it to be related to using esbuild with react-scripts v4.0.3, in my testing, it can be resolved by removing esbuild...
Going to join the wagon here, need this fix to continue using this package. Unfortunately, I'm no docker pro to dive in and help directly but I am on hand...