When deploying firebase cloud functions I get: Build failed: npm ERR! Cannot read property '@babel/core' of undefined
This has been the latest in a series of very frustrating errors I have been receiving the past 3 days with deploying my cloud functions. When deploying I get: firebase deploy --only "functions:retireAtlistedEvents,functions:enqueueAtlistedEventsToRetire" === Deploying to 'my-project'... i deploying functions…