react-native-create-library
react-native-create-library copied to clipboard
Invalid path in the message when a project is created.
Hi!
When I run
react-native-create-library MyTest
I see this in the console:
Created library MyTest in ./MyTest.
But the folder is react-native-my-test, so I spent some time trying to understand where's my new lib.
It seems like a bug to me, the path in the message being different from reality :) .
Thanks.