Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting typescript compiling error in my project #6

Open
kymppi opened this issue Jan 9, 2021 · 0 comments
Open

Getting typescript compiling error in my project #6

kymppi opened this issue Jan 9, 2021 · 0 comments

Comments

@kymppi
Copy link

kymppi commented Jan 9, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant