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

Chapter 7 UI alert #71

Open
mathewgrabau opened this issue Dec 29, 2021 · 2 comments
Open

Chapter 7 UI alert #71

mathewgrabau opened this issue Dec 29, 2021 · 2 comments

Comments

@mathewgrabau
Copy link

I know there is an older issue regarding Chapter 7 (still open and demonstrating the same error that I was having).

I discovered first that web3 needed to be updated to 1.2.2 (works around a v8 and node-gyp error), but the alert is still appearing about failing to connect. The specific error is that callbackify is missing.

I used the chapter10+11 project as described in the book. Sidenote: it appears that project is based on yarn - should the instructions be to use yarn instead of npm? I am getting several warnings about the mix.

@mathewgrabau mathewgrabau changed the title C Chapter 7 UI alert Dec 29, 2021
@christophelebrun
Copy link

Thank you for the tip.
At end of chapter 7, running npm install web3 before npm install addressed the particular problem of installing the npm dependencies.

@ksolo
Copy link
Member

ksolo commented Jan 31, 2022

@mathewgrabau Thank you for opening this issue. I will try to get some time to dedicate to updating the book and repo in the next few weeks.

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

No branches or pull requests

3 participants