Skip to content

ERROR: Failed to build TypeScript. #108

@maasha

Description

@maasha

After running $ npm install:

$ npm run build

> [email protected] build
> node buildpackage.js

# Cleaning bin. Running shelljs rm -rf ./bin
# Compiling TypeScript. Executing `node_modules\.bin\tsc -p ./tsconfig.json`.
/bin/sh: node_modules.bintsc: command not found
ERROR: Failed to build TypeScript.

Obviously there is an issue with tsc - which is the first time I have experienced this on this computer that have been used for building typescript projects for the last many years. Something in this install process is weird - and documentation is non-existing?

Using tsc from the neighboring sdk extension works fine.

$ ../azure-devops-extension-sdk/node_modules/.bin/tsc -p ./tsconfig.json

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