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

[fix] index.d.ts missing in package.json of ecs-morgan-format #169

Closed
imsuvesh opened this issue Nov 21, 2023 · 0 comments · Fixed by #170
Closed

[fix] index.d.ts missing in package.json of ecs-morgan-format #169

imsuvesh opened this issue Nov 21, 2023 · 0 comments · Fixed by #170
Labels
agent-nodejs Make available for APM Agents project planning. community lib:morgan

Comments

@imsuvesh
Copy link
Contributor

Hi,
I tried using the @elastic/ecs-morgan-format in my ts project which gave following error,
Cannot find module '@elastic/ecs-morgan-format' or its corresponding type declarations.

After looking in the code I found index.d.ts is missing in the files property of package.json.

Creating PR to solve this small issue. ✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-nodejs Make available for APM Agents project planning. community lib:morgan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants