Giter VIP home page Giter VIP logo

Comments (7)

srinjoyc avatar srinjoyc commented on August 14, 2024 1

Apologies everyone, there was a breaking change to FCL that went out in the spork a few days ago that needed to be updated on this repo - the fix was done by @10thfloor (#91) and should be all good now. Pull in the changes and please try again!
@valnermedeiros @FlorianTopf @kulame @hichana

from kitty-items.

kulame avatar kulame commented on August 14, 2024

i also got the same question.

TypeError: Cannot read property 'padStart' of null
at /srv/blockchain/kitty-items/api/node_modules/@onflow/sdk/src/send/send-get-account.js:8:19
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)
TypeError: Cannot read property 'padStart' of null
at /srv/blockchain/kitty-items/api/node_modules/@onflow/sdk/src/send/send-get-account.js:8:19
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)

from kitty-items.

srinjoyc avatar srinjoyc commented on August 14, 2024

What is the version of FCL/JS-SDK you are using?

from kitty-items.

FlorianTopf avatar FlorianTopf commented on August 14, 2024

I just ran into the same problem. I am doing the tutorial as @hichana. The same error message appears.

I updated the FCL/JS-SDK of the api part to the latest version:

"@onflow/fcl": "0.0.70",
"@onflow/sdk": "0.0.46",

Still no luck.

from kitty-items.

FlorianTopf avatar FlorianTopf commented on August 14, 2024

Update:

I sipped through discord and found an intermediate solution to the issue:

https://discord.com/channels/613813861610684416/699275726704083064/820019323271643186

I downgraded to fcl to version 0.0.66.
It seems that the function throwing the error in 0.0.70 was not changed, so something else must have change. I can dig deeper once I get a bit more familar with the system.

from kitty-items.

valnermedeiros avatar valnermedeiros commented on August 14, 2024

Having the same error:

TypeError: Cannot read property 'padStart' of null

Im using typescript and here are the package versions

    "@onflow/fcl": "^0.0.70",
    "@onflow/sdk": "^0.0.46",
    "@onflow/types": "^0.0.4",
    "@onflow/util-encode-key": "^0.0.2",

from kitty-items.

FlorianTopf avatar FlorianTopf commented on August 14, 2024

I can confirm. This is working now.

from kitty-items.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.