Hi, im korean developer,
I’m working on moving the code that was used on another platform.
That’s why I need to import axios
npm install axios
I entered this code in the terminal.
But anywhere in the component, if you access the axios, it becomes the Missing Component.


What should i do?