I am using Node - v10.6.0 Npm version -4.6.1
When i tried to execute the commad npm start under my project folder, it is giving an error
[email protected] start /mnt/E/react_native/my_app
react-native-scripts start
sh: 1: react-native-scripts: Permission denied
npm ERR! code ELIFECYCLE
npm ERR! errno 126
npm ERR! [email protected] start:react-native-scripts start
npm ERR! Exit status 126
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Please help to rectify the issue