Skip to content

Getting typescript compiling error in my project #6

@kymppi

Description

@kymppi

I'm rewriting my dev tools, but i'm using this package to install dependencies in it. When i'm compiling using tsc i get this error Namespace 'execa' has no exported member 'ExecaReturns'.. And i googled the issue so i found out that i that error even when in my tsconfig.json file i have excluded node_modules folder, but because i'm using installProject() function tsconfig.json isn't actually excluding that, because i'm using something from this package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions