silklabs / silk

Build IoT using JavaScript. Silk Open Source
MIT License
164 stars 29 forks source link

[Emulator] 403 error when running npm install #5

Closed KevinGrandon closed 8 years ago

KevinGrandon commented 8 years ago

I was poking around and trying to install the emulator. I ran into a 403 error when trying to access this URL: https://d2xr8z98rg6hpy.cloudfront.net/nightly/qemu/darwin/master/0.17.0/target.tar.gz

https://github.com/silklabs/silk/blob/master/sdk-emulator/bin/postinstall#L7-L8

mvines commented 8 years ago

Ugh, I know I know. We're building the OS X emulator on Travis and having trouble getting it under the build timeout. I've been poking at it for a little while now trying to trim some more fat. I'll update here once we get that fixed.

mvines commented 8 years ago

Should be fixed with silk-emulator@0.18.0. Thanks for the 👢 to get me to finally fix this (longstanding OS X) issue!

FTR: