-
Notifications
You must be signed in to change notification settings - Fork 825
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
Failing to compile project because of error in @opentelemetry/otlp-proto-exporter-base #3121
Comments
Hmm looks like this might actually be an issue with |
This could be related to #3098, is there any easy way to avoid compilation of this particular project? |
You can execute |
@hectorhdzg can you test the PR #3126 ? |
I'm having the same error occur on Windows 11 after pulling the latest changes. |
@JacksonWeber can you try the PR at #3126? I don't have a windows PC and neither does @legendecas so it's hard for us to know if the issue is fixed. |
@dyladan Unfortunately that fix doesn't seem to be working for me as I'm running into the same error message as @hectorhdzg |
What happened?
Steps to Reproduce
Clone repo, install dependencies and run "npm run compile" in Windows 11
Expected Result
Compilation is successful
Actual Result
Error being thrown
Additional Details
Any pointers on how to solve the issue would be appreciated.
OpenTelemetry Setup Code
No response
package.json
No response
Relevant log output
The text was updated successfully, but these errors were encountered: