Skip to content

Fix Typescript installation issues #71

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 2 commits into from
Nov 30, 2018

Conversation

DimitarTachev
Copy link
Contributor

@DimitarTachev DimitarTachev commented Nov 30, 2018

PR Checklist

What is the current behavior?

The NativeScript projects creation is much slower because of the additional npm i in the post install script and the installed typescript version is different from the one required by our Angular dependencies.

What is the new behavior?

The typescript module is now listed as a dependency and its version is the same as the one required by our Angular dependencies.

Related to: #72

… app creation by installing it on `post install` (and install the same typescript version as the one required by our angular deps)
@DimitarTachev DimitarTachev merged commit 5a2c387 into master Nov 30, 2018
@DimitarTachev DimitarTachev deleted the tachev/fix-ts-install-issues branch November 30, 2018 09:30
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.

3 participants