I've tried to connect mysql with my react-navtive app. I install express, body-parser and mysql also then I create server.js in my project and type "node server.js" cmd on terminal then I get this error
error: bundling failed: ReferenceError: SHA-1 for file /usr/local/lib/node_modules/react-native/node_modules/metro/src/lib/polyfills/require.js (/usr/local/lib/node_modules/react-native/node_modules/metro/src/lib/polyfills/require.js) is not computed
I don't know what is this and how to solve this error please help me with this error...
Note: I'm using ubuntu