We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
`~/Documents/vscode-glean master ❯ npm install
[email protected] 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:
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`
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
`~/Documents/vscode-glean master
❯ npm install
Detected VS Code engine version: ^1.23.0
<title>Error</title>Error installing vscode.d.ts: Error: Request returned status code: 404
Details:
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
The text was updated successfully, but these errors were encountered: