Skip to content

Running inside a mono repo typescript fails #2641

@faboweb

Description

@faboweb

Running this project inside a mono repo (in my case Turbo) the build command will not find "tsconfig.json" in the sub folder. When using the build command with a local path "subql build -f ./" it finds the file.

Errors (for discoverability):
TS2304: Cannot find name 'store'.
TS2304: Cannot find name 'logger'.

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