Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] does not show correct directory name at the end #98

Open
brodybits opened this issue Feb 3, 2019 · 0 comments
Open

[minor] does not show correct directory name at the end #98

brodybits opened this issue Feb 3, 2019 · 0 comments

Comments

@brodybits
Copy link

If I would install this project as follows:

npm i -g https://github.com/frostney/react-native-create-library

then try generating a library project as follows (with yarn installed this time):

react-native-create-library --prefix CT --package-identifier com.test --generate-example ModuleTest

it ends with the incorrect directory name in the log messages:

📚  Created library ModuleTest in `./ModuleTest`.
🕘  It took 203302ms.
➡️  To get started type `cd ./ModuleTest` and run `npm install`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant