Harry Allen
Harry Allen
firebase functions require the firebase blaze plan, which is pay-as-you-go. provided you don't invoke the function too many times, it should stay free.
Can this be published to NPM?
I found that if you run `npm i -D firebase-tools` manually, this will fix the problem. If this doesn't work, try: `npm i -D firebase-tools@9`
Can the @sapphire/framework@pr-512 tag be updated with the latest changes?