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

npm install command not working after cloning repo #159

Open
tieje opened this issue Mar 23, 2022 · 0 comments
Open

npm install command not working after cloning repo #159

tieje opened this issue Mar 23, 2022 · 0 comments

Comments

@tieje
Copy link

tieje commented Mar 23, 2022

`~/Documents/vscode-glean master
❯ npm install

glean@4.8.0 postinstall
node ./node_modules/vscode/bin/install

Detected VS Code engine version: ^1.23.0
Error installing vscode.d.ts: Error: Request returned status code: 404
Details:

<title>Error</title>
Cannot GET /api/releases/stable

npm ERR! code 1
npm ERR! path /Users/thomasfrancis/Documents/vscode-glean
npm ERR! command failed
npm ERR! command sh -c node ./node_modules/vscode/bin/install

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/thomasfrancis/.npm/_logs/2022-03-23T15_05_10_267Z-debug.log`

Log

2580│ 2577 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
2581│ 2578 verbose node v14.16.0
2582│ 2579 verbose npm v7.10.0
2583│ 2580 error code 1
2584│ 2581 error path /Users/thomasfrancis/Documents/vscode-glean
2585│ 2582 error command failed
2586│ 2583 error command sh -c node ./node_modules/vscode/bin/install
2587│ 2584 verbose exit 1

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