Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running the client #30

Open
Ali-Ibrahim137 opened this issue Aug 12, 2023 · 0 comments
Open

Error while running the client #30

Ali-Ibrahim137 opened this issue Aug 12, 2023 · 0 comments

Comments

@Ali-Ibrahim137
Copy link

I have followed all of the steps in the 03-client tutorial, But at the end of step 7 I get this error message at the console:

Uncaught TypeError: Cannot read properties of undefined (reading 'alloc')
    at node_modules/ton-core/dist/boc/BitString.js (BitString.js:160:40)
    at __require2 (chunk-BE6F4LZB.js?v=eb8efa7e:18:50)
    at node_modules/ton-core/dist/boc/BitBuilder.js (BitBuilder.js:13:21)
    at __require2 (chunk-BE6F4LZB.js?v=eb8efa7e:18:50)
    at node_modules/ton-core/dist/boc/Builder.js (Builder.js:11:22)
    at __require2 (chunk-BE6F4LZB.js?v=eb8efa7e:18:50)
    at node_modules/ton-core/dist/address/contractAddress.js (contractAddress.js:11:19)
    at __require2 (chunk-BE6F4LZB.js?v=eb8efa7e:18:50)
    at node_modules/ton-core/dist/index.js (index.js:33:25)
    at __require2 (chunk-BE6F4LZB.js?v=eb8efa7e:18:50)

I even cloned the repo, added .env file and run both build.sh and index.sh scripts, but still same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants