Skip to content

add optional dependency bindings due to npm warning - #5348

Merged
archmoj merged 1 commit into
masterfrom
need-bindings
Dec 21, 2020
Merged

add optional dependency bindings due to npm warning#5348
archmoj merged 1 commit into
masterfrom
need-bindings

Conversation

@archmoj

@archmoj archmoj commented Dec 17, 2020

Copy link
Copy Markdown
Contributor

Today if I run npm install on master branch it modifies package-lock.json with the following warning:

  1. Unexpected warning for https://registry.npmjs.org/: Miscellaneous
    Warning EAI_AGAIN: request to https://registry.npmjs.org/bindings failed,
    reason: getaddrinfo EAI_AGAIN registry.npmjs.org
  2. Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.

The changes are committed in this PR
@alexcjohnson @antoinerg do you get an identical diff?

@plotly/plotly_js

 - Unexpected warning for https://registry.npmjs.org/: Miscellaneous
 - Warning EAI_AGAIN: request to https://registry.npmjs.org/bindings failed,
 - reason: getaddrinfo EAI_AGAIN registry.npmjs.org
 - Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
@archmoj

archmoj commented Dec 21, 2020

Copy link
Copy Markdown
Contributor Author

After days, I constantly get this diff when switching branches.
Even if I remove node_modules and npm run cache clean --force.
So merging...

@archmoj
archmoj merged commit bc5c180 into master Dec 21, 2020
@archmoj
archmoj deleted the need-bindings branch December 21, 2020 14:19
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

Successfully merging this pull request may close these issues.

1 participant