Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

chore(docs.angularjs.org): install firebase dependencies before deploying #16453

Closed
wants to merge 1 commit into from

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Feb 12, 2018

Firebase is trying to execute our functions code locally in order to parse the triggers. Install npm dependencies to avoid errors like:

Error: Error parsing triggers: Cannot find module 'firebase-functions'

…ying

Firebase is trying to execute our functions code locally in order to
parse the triggers. Install npm dependencies to avoid errors like:

```
Error: Error parsing triggers: Cannot find module 'firebase-functions'
```
gkalpak added a commit that referenced this pull request Feb 12, 2018
…ying

Firebase is trying to execute our functions code locally in order to
parse the triggers. Install npm dependencies to avoid errors like:

```
Error: Error parsing triggers: Cannot find module 'firebase-functions'
```

Closes #16453
@gkalpak gkalpak closed this in ba140db Feb 12, 2018
@gkalpak gkalpak deleted the fix-firebase-deploy-more branch February 12, 2018 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants