react native 0.74.2 yarn install error “YN0007: │ com.shiva.test@workspace:. must be built because it never has been before or the last one failed”
react native 0.74.2 yarn install giving following error
React Native 0.74.2 yarn lifecycle method is not called after running ‘yarn install’
I’ve added yarn lifecycle methods in my package.json under the scripts section. However, when I run the command ‘yarn install’, the following lifecycle methods are not being called.