Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Avoid using global installations of tsc, bower, gulp #24

Open
aldonline opened this issue Apr 6, 2017 · 0 comments
Open

Avoid using global installations of tsc, bower, gulp #24

aldonline opened this issue Apr 6, 2017 · 0 comments

Comments

@aldonline
Copy link

When running dev_setup.sh, the program halted a couple of times when it failed to find globally installed versions of gulp, tsc and bower.
While this is a common practice, it can lead to all sorts of version issues (specially tsc!).
My suggestion is to use locally installed versions when possible:
./node_modules/typescript/bin/tsc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant