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

Not able to do npm install after cloning the repo #2176

Open
rajkeshwar opened this issue Jan 25, 2024 · 1 comment
Open

Not able to do npm install after cloning the repo #2176

rajkeshwar opened this issue Jan 25, 2024 · 1 comment

Comments

@rajkeshwar
Copy link

Expected behavior

npm install should work fine.

A clear and concise description of what you expected to happen.
npm install after git clone is working for some extends installing the libraries. But breaks with the error message below.

request to https://registry.npmjs.org/unist-util-select failed, reason: connect ENETUNREACH 2606:4700::6810:1922:443 - Local (:::65003)

Actual Behavior

npm install fails

Describe what happens instead. Best via a live code reproduction.
To create one click the link below and edit away.
Once the error is reproduced fork/safe and link it.

https://studio.webcomponents.dev/edit/OJTxKWU06xEJGaI2AFSG

Additional context

Which component and version of it are you using.

npm-install-failed
@Ravi-Upadhyay
Copy link

@rajkeshwar, these troubleshooting steps might help.

  1. Check if you have the latest versions of Node and NPM running.

Tip: I would recommend using npm doctor command in the installation folder for a quick overview.

  1. If that does not work out, share more details
  • Contents of the log file.
  • Output of node setup you have - Output of npm doctor command.

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