question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dapp won't load after basic initialisation

See original GitHub issue

Hello, please forgive my newbity on posting issues.

I am following the basic initialisation tutorial on the Truffle site— https://truffleframework.com/boxes/drizzle. I get an error I can only begin to describe with a screenshot. The app freezes on the “Loading dapp” junction.

node v8.11.3 (LTS)
npm 5.6.0

latest truffle and ganache-cli installed last night (Aug 2, 2018). Thank you for any and all help, and of course, for all the free and awesome software.

screen shot 2018-08-03 at 6 52 16 pm

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
listenlightcommented, Nov 10, 2018

@joshma91 I’ve not used redux/drizzle since then. I’m just working with react & solidity for now. Thank you. Also learned a fair bit about managing nvm/node/npm since then. I may have had 2 or 3 node installations at the time. Now I use only nvm. Thank you.

0reactions
adrianmclicommented, Nov 10, 2018

Great!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How shoud I properly initialize DApp and get account address?
I am writing DApp in react, and basically I want to initialize web3, unlock account, and display it. Having web3 in my package.json...
Read more >
Create A Simple Dapp - MetaMask Docs
Open the project folder. Navigate to start -> index.html , and look at the comment stating part 1. This is the UI for...
Read more >
Ethereum provider injection randomly fails on Android #1975
When I open my DApp, the web3 provider is not always injected. It doesn't make sence I use @metamask/detect-provider or plain window.ethereum ...
Read more >
How to start with the Dapp - MultiversX blockchain - Elven Tools
Clone/Download/Initialize the repository code. There are three ways of getting the Dapp's code: By using Elven Tools CLI (since v1.8.1).
Read more >
The Right Way To Develop Your Ethereum Dapp is Here
Basic knowledge about truffle is required. ... Step 1.2 : Initialise truffle ... To install Drizzle, run the following command which took me...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found