pankeshpatel / mDiabetes

This is mDiabetes repository
1 stars 2 forks source link

ERROR [SyntaxError: JSON Parse error: Unexpected identifier "username"] #7

Closed pankeshpatel closed 2 years ago

pankeshpatel commented 2 years ago

Metro - node shows " ERROR [SyntaxError: JSON Parse error: Unexpected identifier "username"]" error when an App run in emulator.

pankeshpatel commented 2 years ago

This error has been resolved now, but making a small modification in volumeestimation.js file

return result.map(req => req).forEach(console.log);