not found file https://node-inspector.s3.amazonaws.com/debug/v1.0.1/node-v57-win32-x64.tar.gz
See original GitHub issue<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>debug/v1.0.1/node-v57-win32-x64.tar.gz</Key>
<RequestId>60422E2FE58F1918</RequestId>
<HostId>
oZAFxY2/sLrp3mSFgI5URhiePdU7RN0FlInY7U4xoOgYf3vv0y4k42MFM3V+t+0bvL86c4z9UIk=
</HostId>
</Error>
Issue Analytics
- State:
- Created 6 years ago
- Comments:6
Top Results From Across the Web
How to reproduce on Linux - GitHub
Question: Custom binaries file with PATH variable? #1429 ... Just due to simple missing binary or wrong S3 permissions.
Read more >Resolve errors uploading data to or downloading data ... - AWS
To load data as a text file from Amazon Aurora into Amazon S3, run the SELECT ... Incorrect Command: missing file/prefix/manifest keyword.
Read more >How To Extract and Unzip .tar.gz Files (for Linux and Windows)
Many files are compressed and stored using the .tar.gz format. Learn the difference and how to extract and unzip them for Linux and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
macOS too.
npm install -g node-inspector
node-pre-gyp ERR! Tried to download(404): https://node-inspector.s3.amazonaws.com/debug/v1.0.1/node-v57-darwin-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for v8-debug@1.0.1 and node@8.9.3 (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
node-inspector do not support node v8 debug api, you can get the latest method from my blog