I have issues with my console not displaying the correct update whenever I change addresses #3118
-
I have uploaded an image of the error I received . What is an an EDENT erroor ? I believe I might have some installation issues that I don't know how to resolve this issue. Would I have to reinstall/uinstall some packages . I have my repo here https://github.com/gus1000/lottery-front-end-work . I am working on lesson 10 from Patrick Alpha's tutorial. It is called NextJS Smart Contract Lottery (Full Stack / Front End). What actions can I take. I am in the 17 hour , 15 minute mark approximately. THanks in advance . |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@gus1000 it is a path issue, the browser is looking for a path and it does not find that make sure the paths. |
Beta Was this translation helpful? Give feedback.
-
Follow this:
This should resolve any conflicts w/ the dependencies. |
Beta Was this translation helpful? Give feedback.
@gus1000 it is a path issue, the browser is looking for a path and it does not find that make sure the paths.