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

Encountered truffle migrate error when using npm run electron:serve #90

Open
4 tasks done
koltclassic opened this issue May 9, 2018 · 1 comment
Open
4 tasks done

Comments

@koltclassic
Copy link
Collaborator

koltclassic commented May 9, 2018

I confirm:

  • I've read the contributing guidelines and the code of conduct
  • I've checked that this issue applies to this repo
  • I've checked the existing issues, no one else has reported this
  • I've got a clear and descriptive title for the issue

Report bugs - delete this section if not reporting a bug

There is currently an error when running npm run electron:serve on the latest app version that prevents any UI from rendering. This issue seems to be different from #87. Below is a screenshot of my developer tools and the issue in question.
screen shot 2018-05-09 at 8 02 01 am

The error recommends running truffle migrate. It seems like it may be a good idea to handle this in a better way, such as by prompting the user in the UI and including troubleshooting directions in the README.

@koltclassic koltclassic changed the title Encountered truffle migrate error when using npm run electron:serve Encountered truffle migrate error when using npm run electron:serve May 9, 2018
@cchrs
Copy link
Collaborator

cchrs commented Jun 3, 2018

I have the same issue when running npm run electron:serve. I also tried to manually migrate the contracts to the test net and always get the following error:

image

Could be the origin of the error above.

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

2 participants