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

No inputs found by typescript #62

Open
servefast-cto opened this issue Nov 5, 2024 · 0 comments
Open

No inputs found by typescript #62

servefast-cto opened this issue Nov 5, 2024 · 0 comments

Comments

@servefast-cto
Copy link

It's not uncommon that somebody already opened an issue or in the best case it's already fixed but not merged. That's the reason why you should search at first before submitting a new one.

Please read this entire template before posting any issue. If you ignore these instructions
and post an issue here that does not follow the instructions, your issue might be closed,
locked, and assigned the not reproducible label.

🐛 Bug Report

This started appearing when updated to last version

No inputs were found in config file 'c:/**/node_modules/@elastic/elasticsearch/tsconfig.json'. Specified 'include' paths were '["./src/**/*.ts"]' and 'exclude' paths were '["node_modules"]'.ts

@elastic/enterprise-search": "^8.6.1",

To Reproduce

Steps to reproduce the behavior:

  1. run npm i @elastic/enterprise-search within typescript project
  2. VS code shows this error

Expected

Not to show error its a bit annoying

Your Environment

  • node version: v20.17.0
  • @elastic/enterprise-search version: >=8.6.1
  • os:Windows
  • VS Code
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