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

VS Code shows error because ts can not find any files in src directory #2436

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

Comments

@servefast-cto
Copy link

Elasticsearch Version

8.6.1

Installed Plugins

No response

Java Version

bundled

OS Version

win 11

Problem Description

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

This happens because there is no src folder in output

Image

As soon as i create src folder with any ts file in it error goes away

Steps to Reproduce

Install elastic search in VS Code using npm i @elastic/elasticsearch this

Logs (if relevant)

No response

@benwtrent benwtrent transferred this issue from elastic/elasticsearch Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants