hello-world-part-four-tutorial
hello-world-part-four-tutorial copied to clipboard
Module parse failed: Unexpected token (152:76)
Failed to compile.
./node_modules/web3-core-method/lib/index.js 152:76 Module parse failed: Unexpected token (152:76) File was processed with these loaders:
- ./node_modules/react-scripts/node_modules/babel-loader/lib/index.js You may need an additional loader to handle the result of these loaders. | if (Array.isArray(result)) { | return result.map(function (res) {
return _this.outputFormatter && res ? _this.outputFormatter(res, this?.hexFormat) : res;
| }); | } else {
Hello, I can fix the problem.
I'm also getting this error
Same. How can I fix this?