shirakaba / react-nativescript

React renderer for NativeScript
https://react-nativescript.netlify.com
MIT License
280 stars 14 forks source link

tns create myproject --react sh: patch-package command not found #68

Closed heritiermwalila closed 3 years ago

heritiermwalila commented 3 years ago

Hi, I just found out that if I run tns create my-project-name --react I got this error: sh: patch-package command not found but for another library, it is working.

Any help?