Hello, I recently installed a NAS in my home and created a server with all the requirements to run the source code, but happens that it gave me errors using xampp and now is giving me errors on the server in the NAS, I did everything the instructions says on the docummentation I can even open the admin dashboard. The problem is when I try to start the development server it says ./src/init-fcm.js
Module not found: Can't resolve 'firebase/app' in /example/path(not my actual directory)
Here's a screenshot for when I use npm install :
any help?