Skip to content

lesson 5 deploying with ganache #2707

Answered by alymurtazamemon
Faouzy09 asked this question in Q&A
Discussion options

You must be logged in to vote

@Faouzy09

The main part you can copy this;

main()
.then(() => process.exit(0))
.catch((e) => {
  console.log(e);
  process.exit(1);
});

Replies: 2 comments 43 replies

Comment options

You must be logged in to vote
8 replies
@othaime-en
Comment options

@Faouzy09
Comment options

@othaime-en
Comment options

@Faouzy09
Comment options

@Faouzy09
Comment options

Comment options

You must be logged in to vote
35 replies
@alymurtazamemon
Comment options

@Faouzy09
Comment options

@alymurtazamemon
Comment options

@hariom2002
Comment options

@paulcoffee85
Comment options

Answer selected by alymurtazamemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants