When i try to deploy to firebase hosting it give me an error:
/bin/sh: 1: node_modules/.bin/firebase: not found
How do i fix this error?
When i try to deploy to firebase hosting it give me an error:
/bin/sh: 1: node_modules/.bin/firebase: not found
How do i fix this error?
I don’t know much about firebase but I would recommend to take a look at how it was set up in this project.
And i forgot to mention that im deploying a discord bot to Firebase
Are you using the firebase-tools
CLI?
No, what is that, firebase-tools CLI?
It’s a CLI which helps you deploy stuff to firebase.
OK, i will head out and download it
Now when i click the button to deploy to my project it doesn’t do anything