Skip to content

Release 1.4.1 is broken #27

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

Closed
arno-le opened this issue Jul 29, 2022 · 3 comments
Closed

Release 1.4.1 is broken #27

arno-le opened this issue Jul 29, 2022 · 3 comments

Comments

@arno-le
Copy link

arno-le commented Jul 29, 2022

Steps to reproduce:

In a blank folder, run

  1. npm i @datadog/[email protected]
  2. although a prebuilt binary exists, the package will try to run node-gyp, but the binding.gyp does not exist anymore

Node version: 16.15.0
macOs Monterey 12.5 (21G72)

@arno-le
Copy link
Author

arno-le commented Jul 29, 2022

Upon further investigation, the issue seems to depend on Node.js version

lts/dubnium (10.24.1)
lts/fermium (14.20.0)
lts/gallium (16.16.0)
stable (18.7.0)

@arno-le
Copy link
Author

arno-le commented Jul 29, 2022

Looks like this is some kind of a package manager issue with vendored dependencies, closing.

@arno-le arno-le closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2022
@arno-le
Copy link
Author

arno-le commented Aug 1, 2022

Related npm/cli#5234

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