Closed pankeshpatel closed 2 years ago
Metro - node shows " ERROR [SyntaxError: JSON Parse error: Unexpected identifier "username"]" error when an App run in emulator.
This error has been resolved now, but making a small modification in volumeestimation.js file
volumeestimation.js
return result.map(req => req).forEach(console.log);
Metro - node shows " ERROR [SyntaxError: JSON Parse error: Unexpected identifier "username"]" error when an App run in emulator.