Replies: 1 comment
-
Nvm. I figured it out. User/coder error. |
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.
-
Hello,
Im working on a weather app homework for Shecodes.io. It uses javascript to make an axios get request. I run the program in other web browsers it works. When I move it over to codesandbox, I get an 'axios' is not defined, so the app doesn't work. I got help from one of our teachers and he told me it was a codesandbox issue, that even when axios is imported correctly it's not being recognized. But, my homework is not working so Shecodes won't accept it. Could someone please look at the link and tell me what I need to change.
https://codesandbox.io/s/restless-thunder-vnoluo?file=/src/index.js
Beta Was this translation helpful? Give feedback.
All reactions