How can I import axios into my phaser project?

Hi, I’m trying to use axios in my project, but I don’t know where do I have to import it, I’m trying to create a login scene using axios, but I can’t import it in there nor in the main game file, just on my executable app file, but I don’t know how to use it outside that app file.

I’m not used to manage backend services, so I need some help with this :c

I found the problem, I didn’t install it correctly because I’m dumb hahaha