Skip to content

I get an Error when I try to deploy my contract on Vscode #1527

Answered by krakxn
Itoro-Brown asked this question in Q&A
Discussion options

You must be logged in to vote

Your problem should be fixed via the following changes:

-const ethers = require(ethers);
+const ethers = require("ethers");

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Itoro-Brown
Comment options

@waleedcj
Comment options

@krakxn
Comment options

@krakxn
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
3 participants