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

@aldonline

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions