Marck Puiu
03/08/2023, 12:53 PMError: Webpack Compilation Error
./node_modules/@pact-foundation/pact-core/src/service.js 132:29
Module parse failed: Unexpected token (132:29)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See <https://webpack.js.org/concepts#loaders>
| if (match && match[1]) {
| this.options.port = parseInt(match[1], 10);
> if (this?.__instance?.stdout) {
| this.__instance.stdout.removeListener('data', catchPort);
| }Timothy Jones
03/08/2023, 12:56 PMTimothy Jones
03/08/2023, 12:57 PMMarck Puiu
03/08/2023, 12:59 PMTimothy Jones
03/08/2023, 1:05 PMTimothy Jones
03/08/2023, 1:06 PMTimothy Jones
03/08/2023, 1:06 PMMarck Puiu
03/08/2023, 1:06 PM