Skip to content

Fixes time mismatch issues with prepare when using symlinks #2190

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
Nov 4, 2016

Conversation

tzraikov
Copy link
Contributor

@tzraikov tzraikov commented Nov 2, 2016

Steps to reproduce:

  1. Clone nativescript and create npm link in tns-core-modules
  2. Create a new {N} project
  3. Run the project
  4. Remove tns-core-modules folder from the project modules path
  5. Execute npm link tns-core-modules
  6. Expected: the project should be prepared and build. Actual: both steps are skipped.

Merge after:
telerik/mobile-cli-lib#834

@tzraikov tzraikov force-pushed the raikov/fix-symlinks-prepare branch from 384693d to a287537 Compare November 4, 2016 11:29
@tzraikov tzraikov force-pushed the raikov/fix-symlinks-prepare branch from a287537 to 0021c0f Compare November 4, 2016 11:36
@tzraikov tzraikov merged commit 3f0c49c into master Nov 4, 2016
@tzraikov tzraikov deleted the raikov/fix-symlinks-prepare branch November 4, 2016 11:48
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

Successfully merging this pull request may close these issues.

1 participant