question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed at the aws-toolkit-vscode@0.0.1 postinstall script

See original GitHub issue

Describe the bug When running npm install errors out

Detected VS Code engine version: ^1.26.0 Found minimal version that qualifies engine range: 1.26.0 Fetching vscode.d.ts from: https://raw.githubusercontent.com/Microsoft/vscode/4e9361845dc28659923a300945f84731393e210d/src/vs/vscode.d.ts Error installing vscode.d.ts: Error: Request returned status code: 404 Details: 404: Not Found

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! aws-toolkit-vscode@0.0.1 postinstall: node ./node_modules/vscode/bin/install npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the aws-toolkit-vscode@0.0.1 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

To Reproduce npm install

Expected behavior Not that

Desktop (please complete the following information):

  • OS: MacOS 10.14.2
  • Visual Studio Code Version:
  • AWS Toolkit for Visual Studio Code Version: Develop

Additional context

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
NeckBeardPrincecommented, Feb 12, 2019

@NeckBeardPrince are you getting this repeatedly? Can you please try to access Microsoft/vscode:src/vs/vscode.d.ts@4e93618 (raw) directly? I’m curious if there was a one-off issue when the vscode package was installing.

Heya, yeah over and over again. However, when i ran sudo npm install I got past that part. But then another error just like it when I ran npm run package. I tried with and without sudo on that part, nothing changed. I don’t have my laptop with me so i can’t tell you what the error was. I can update tomorrow.

0reactions
awschristoucommented, Feb 18, 2020

Closing issue due to inactivity. If similar issues are encountered, please file a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing the AWS Toolkit for Visual Studio Code
Install the Toolkit for VS Code · Start the VS Code editor. · In the Activity Bar on the side of the VS...
Read more >
npm install: Failed at the node-sass@3.13.1 postinstall script
run npm install --global windows-build-tools in powershell as admin; reinstalling node modules or node-sass with npm install. Share.
Read more >
[SOLVED] problem with installing atom code editor in ...
Failed at the vscode-ripgrep@1.9.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging ...
Read more >
Package List — Spack 0.20.0.dev0 documentation
Versions: master, 0.0.4, 0.0.3, 0.0.2, 0.0.1; Build Dependencies: cmake, mpi, ... It creates control-flow models of each MPI process and, when a failure...
Read more >
Not able to set up development environment for ... - Moodle.org
Failed at the node-sass@4.11.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found