Lesson 9 : error while deploying the contract #5101
Unanswered
vamsikrishnapeketi
asked this question in
Q&A
Replies: 2 comments
-
@vamsikrishnapeketi Instead leave your repo link. |
Beta Was this translation helpful? Give feedback.
0 replies
-
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
-->Look here I tried here the same thing like downgraded my ethers to 5.4 and when I do npm install its showing this error. Once I delete them I am getting this error to reinstall . Sent from Mail for Windows From: Ali MurtazaSent: 16 March 2023 12:32 PMTo: smartcontractkit/full-blockchain-solidity-course-jsCc: vamsikrishnapeketi; MentionSubject: Re: [smartcontractkit/full-blockchain-solidity-course-js] Lesson 9 : error while deploying the contract (Discussion ***@***.*** check this out #4924.—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting this error and I am not able to solve it. when I checked StackOverflow for the solution it said to change the ethers version to 5.7.2 and delete all node modules and reinstall everything using npm install but when I tried the npm install it kept popping errors and it is not installing those npm packages. Then I copied the codes from this lesson code

[00-deploy-mocks.js], [01-deploy-raffle.js] and I am still getting the same error
The above is the pic of the package.json
Beta Was this translation helpful? Give feedback.
All reactions