Error: unabel to resolve node module page even when it exists | WATCHMAN issues - how to fix this?

My issue is when i try to do the watchman watch-del-all files, it doesnt look like the command gets executed, coz i dont have that package installed as gobal package, How do i resolve it ?

It looks like you don’t have react-redux installed. Did you try running npm install react-redux?

thanks, looks like it fixed the issue.