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

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

Description

@aldonline

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions