EdgeApp / react-native-mymonero-core

This library packages the mymonero-core-cpp library for use on React Native.
4 stars 7 forks source link

Forbidden error #5

Closed ssuriyayuvan closed 2 years ago

ssuriyayuvan commented 2 years ago

When I try to run npm run update-sources I get forbidden error by getting this repo https://dl.bintray.com/boostorg/release/1.63.0/source/boost_1_63_0.zip

getZip(
    'boost_1_63_0.zip',
    'https://dl.bintray.com/boostorg/release/1.63.0/source/boost_1_63_0.zip'
  )

I'm getting error from above mentioned code which one was in file update-sources.ts