-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to download v8-profiler build info from aws #117
Comments
I ran into the same exact problem with Node 8.x. Is there a solution to this? |
I'm using node-pre-gyp ERR! Tried to download(404): https://oss.risingstack.com/repo/v1/@risingstack/profiler/dist/v5.7.11/node-v57-linux-x64.tar.gz node-pre-gyp ERR! Pre-built binaries not found for @risingstack/v8-profiler@5.7.11 and node@8.1.4 (node-v57 ABI) (falling back to source compile with node-gyp) |
I have same error with x86_64 GNU/Linux. |
I ran a
yarn add v8-profiler
on OSX but I get this error:The text was updated successfully, but these errors were encountered: