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

error Error: https://github.com/microsoft/node-sqlite3/releases/download/v5.1.6-bins/sqlite3-v5.1.6-napi-v3-linux-x64.tar.gz: Request failed "404 Not Found" #213039

Closed
IntegerAlex opened this issue May 19, 2024 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster *question Issue represents a question, should be posted to StackOverflow (VS Code) stale Issues that have not been triaged in an appropriate amount of time triage-needed

Comments

@IntegerAlex
Copy link

  • VS Code Version:
  • OS Version: debian12

ON Building from source
yarn
yarn install v1.22.22
$ node build/npm/preinstall.js
[1/4] Resolving packages...
Couldn't find any versions for "native-keymap" that matches "3.4.0"
? Please choose a version of "native-keymap" from this list: 3.3.3
Couldn't find any versions for "node-pty" that matches "^0.11.1"
? Please choose a version of "node-pty" from this list: 0.10.1
error Error: https://github.com/microsoft/node-sqlite3/releases/download/v5.1.6-bins/sqlite3-v5.1.6-napi-v3-linux-x64.tar.gz: Request failed "404 Not Found"
at ResponseError.ExtendableBuiltin (/usr/lib/node_modules/yarn/lib/cli.js:696:66)
at new ResponseError (/usr/lib/node_modules/yarn/lib/cli.js:802:124)
at Request. (/usr/lib/node_modules/yarn/lib/cli.js:66750:16)
at Request.emit (node:events:519:28)
at module.exports.Request.onRequestResponse (/usr/lib/node_modules/yarn/lib/cli.js:142287:10)
at ClientRequest.emit (node:events:519:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:540:22)
at TLSSocket.emit (node:events:519:28)

@IntegerAlex
Copy link
Author

There is no Downloads endpoint in https://github.com/microsoft/node-sqlite3/releases/ instead there is endpoint ' tags ' tags endpoint

@VSCodeTriageBot VSCodeTriageBot added the stale Issues that have not been triaged in an appropriate amount of time label May 27, 2024
@hediet hediet added the info-needed Issue requires more information from poster label May 27, 2024
@andreamah
Copy link
Contributor

Does this happen on the latest main, even after you run a git clean? git clean -xfd

@IntegerAlex
Copy link
Author

Yes , did all

@hediet hediet removed their assignment May 30, 2024
@andreamah
Copy link
Contributor

Unfortunately, we don't support issues regarding building code-oss (source) in this issue tracker :( Perhaps you can look up the issue somewhere like StackOverflow? I haven't seen this, and I'm on node v20.13.1

@andreamah andreamah closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2024
@andreamah andreamah added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster *question Issue represents a question, should be posted to StackOverflow (VS Code) stale Issues that have not been triaged in an appropriate amount of time triage-needed
Projects
None yet
Development

No branches or pull requests

4 participants