Skip to content

Conversation

@rosen-vladimirov
Copy link
Contributor

When adding platform, CLI tries to copy some files from runtime to the native project.
When some of the files do not exist and shelljs.config.fatal is true, shelljs exits the process without warn.
Remove the option for the moment and consider better usage for it.

When adding platform, CLI tries to copy some files from runtime to the native project.
When some of the files do not exist and `shelljs.config.fatal` is true, shelljs exits the process without warn.
Remove the option for the moment and consider better usage for it.
@rosen-vladimirov rosen-vladimirov self-assigned this Mar 10, 2016
@rosen-vladimirov rosen-vladimirov added this to the 1.7.0 milestone Mar 10, 2016
@vchimev
Copy link

vchimev commented Mar 10, 2016

"CLI tries to copy some files from runtime to the native project. When some of the files do not exist" - how so they do not exist? What are these files?

@rosen-vladimirov
Copy link
Contributor Author

@vchimev we have list of files which are expected to exist in current runtime, but when you execute tns platform add android@1.3.0 some of them do not exist

@vchimev
Copy link

vchimev commented Mar 10, 2016

👍

@rosen-vladimirov
Copy link
Contributor Author

close and retarget to release

@Plamen5kov Plamen5kov deleted the vladimirov/remove-fatal-shell branch October 25, 2016 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants