Skip to content

Fix baseConfig option for iOS #1383

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

Merged
merged 1 commit into from
Jan 8, 2016
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

When --baseConfig option is used for tns platform add ios, the command fails with ENOTEMPTY.
The reason is that we copy the baseConfig file before creating correct directories and when we try to rename __PROJECT_NAME__ dir to real project name, it fails as we have already created this dir.

When `--baseConfig` option is used for `tns platform add ios`, the command fails with ENOTEMPTY.
The reason is that we copy the baseConfig file before creating correct directories and when we try to rename __PROJECT_NAME__ dir to real project name, it fails as we have already created this dir.
@rosen-vladimirov rosen-vladimirov self-assigned this Jan 8, 2016
@rosen-vladimirov rosen-vladimirov added this to the 1.6.0 milestone Jan 8, 2016
@nadyaA
Copy link
Contributor

nadyaA commented Jan 8, 2016

👍

1 similar comment
@Mitko-Kerezov
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Jan 8, 2016
@rosen-vladimirov rosen-vladimirov merged commit 61c6b78 into master Jan 8, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-base-config branch January 8, 2016 14:42
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