Paratii-Video / paratii-portal

Component-based web-interface for uploading, browsing and organising content of Paratii's P2P network.
GNU General Public License v3.0
12 stars 5 forks source link

On Production paratii.eth.tcr.getTotalStaked is not a function #773

Closed eliawk closed 6 years ago

eliawk commented 6 years ago
Uncaught (in promise) TypeError: p.default.eth.tcr.getTotalStaked is not a function
    at bundle.js:8
    at bundle.js:82
    at e (bundle.js:44)
    at bundle.js:8
bent0b0x commented 6 years ago

I think we just need to update the paratii-js dependency.

If it’s already correct, then the yarn cache is preventing the right commit hash from being installed.

On Mon, Jul 9, 2018 at 12:14 PM Elia Pellegrino notifications@github.com wrote:

Uncaught (in promise) TypeError: p.default.eth.tcr.getTotalStaked is not a function at bundle.js:8 at bundle.js:82 at e (bundle.js:44) at bundle.js:8

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Paratii-Video/paratii-portal/issues/773, or mute the thread https://github.com/notifications/unsubscribe-auth/AHV2BN0LBxH9U65yzUdSL6lzYjI5Vs9pks5uE4FKgaJpZM4VH_pu .

-- Benjamin Baum