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

500 internal server error installing vscode.d.ts #72446

Closed
IlyaBiryukov opened this issue Apr 16, 2019 · 6 comments
Closed

500 internal server error installing vscode.d.ts #72446

IlyaBiryukov opened this issue Apr 16, 2019 · 6 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@IlyaBiryukov
Copy link

Running npm install with package.json for our extension I see the following error:

Detected VS Code engine version: ^1.19.1
Error installing vscode.d.ts: Error: Request returned status code: 500
Details: Internal Server Error

@busticated
Copy link

yep, i just got the same:

Detected VS Code engine version: ^1.27.0
Error installing vscode.d.ts: Error: Request returned status code: 500
Details: Internal Server Error

@mpiroc
Copy link

mpiroc commented Apr 16, 2019

I'm seeing the same for ^1.31.1.

@theider
Copy link

theider commented Apr 16, 2019

Getting not found on download from product web site:

https://update.code.visualstudio.com/latest/darwin/stable

@miaojiang
Copy link

+1, seeing the same for 1.27.0

@IlyaBiryukov
Copy link
Author

Seems to be back online. Worked for me just now.

@octref
Copy link
Contributor

octref commented Apr 17, 2019

Duplicate of #72438.

Also just FYI, although this is not publicly released yet, if you are just using vscode module to get API for IntelliSense / diagnostics and not the testing script, you might be interested in @types/vscode. Read more in #70175.

@octref octref closed this as completed Apr 17, 2019
@octref octref added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 17, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

6 participants