Lesson 10 - console.log messages not showing; connected/injected key value not in local storage #5202
-
Here is my code from ManualHeader.jsx
When I open developer tools, none of the console.log messages are appearing. Similarly, the connected/injected key/value pair is not showing under Application>Storage>Local Storage>http://localhost I am also seeing errors in my console from where I am running the localhost:
I am wondering if there is a problem with my path alias setup? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
nstapleton1
Mar 31, 2023
Replies: 1 comment
-
I installed the missing packages detailed above and it is working now. Command used:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I installed the missing packages detailed above and it is working now.
Command used: