Ziele

Results 3 comments of Ziele

Hi Chris, I initially used `npm i stripe` only once before deploying my code. However, when I deployed it, I encountered an error, which prompted me to delete the `node_modules`...

Hi Chris, I've just tested with a fresh project and it has the same error. These were the steps I took: 1. `npm install firebase-functions@latest firebase-admin@latest --save` 2. `npm install...

Hi Chris, I posted it on StackOverFlow and this is the right answer: https://stackoverflow.com/a/76044520/12640100 > After reading [a similar issue](https://github.com/firebase/firebase-tools/issues/4952), I see that they recommend downgrading firebase-tools to `10.0.0`, `10.8.0`,...