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

can this node-gyp warning be dealt with? #962

Open
eric-g-97477 opened this issue Nov 13, 2023 · 3 comments
Open

can this node-gyp warning be dealt with? #962

eric-g-97477 opened this issue Nov 13, 2023 · 3 comments

Comments

@eric-g-97477
Copy link

I am using node 18.18.2 and yarn 3.2.4.

If I do:

  1. mkdir test
  2. cd test
  3. yarn init
  4. yarn add nan

I get the warning:

➤ YN0032: │ nan@npm:2.18.0: Implicit dependencies on node-gyp are discouraged

I aim for zero-warnings because unimportant warnings make it hard to notice important warnings.

Can this warning be dealt with?

@kkoopa
Copy link
Collaborator

kkoopa commented Nov 13, 2023 via email

@eric-g-97477
Copy link
Author

Ok. Still seems like it is a good recommendation. You may want to reconsider the implicit dependency. Feel free to close this issue if you know otherwise or keep it open as a reminder to investigate further.

@kkoopa
Copy link
Collaborator

kkoopa commented Nov 13, 2023 via email

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

2 participants