react-native-drop-shadow icon indicating copy to clipboard operation
react-native-drop-shadow copied to clipboard

Add build error info back

Open OfryL opened this issue 2 years ago • 0 comments

I had hard time building the project cause of this error swallow, which is also a bad practice. In my case node path was missing for Android studio and the inner error was:

A problem occurred evaluating project ':react-native-drop-shadow'.
> A problem occurred starting process 'command 'node''

OfryL avatar Dec 24 '23 14:12 OfryL