Closed matthughes closed 4 years ago
Most likely your webpack or some plugin is producing debugging output to stdout
. That interferes with the parsing of the output and produces the error. as it is mentioned there you can try to run manually to discover the underlying reason
Closing as I can't reproduce this.
I get this error when running webpack after upgrading to the latest version. My app still seems to run but I"m not sure what is going on here.