react-native-create-library icon indicating copy to clipboard operation
react-native-create-library copied to clipboard

Invalid path in the message when a project is created.

Open RobinBobin opened this issue 7 years ago • 0 comments

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.

RobinBobin avatar Sep 28 '18 13:09 RobinBobin