Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems with deploy on firebase #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nosovk
Copy link

@nosovk nosovk commented Jun 13, 2020

in firebase environment app folder is readonly. Only /tmp is writable.
To solve an issue in any env we need to ask tmp folder location from system, which is done it that PR.

in firebase environment app folder is readonly. Only `/tmp` is writable.
To solve an issue in any env we need to ask tmp folder location from system, which is done it that PR.
nosovk added a commit to CloudZZ/1c-google-bigquery that referenced this pull request Jun 13, 2020
@nosovk nosovk mentioned this pull request Jul 30, 2020
@amanenk
Copy link

amanenk commented Aug 16, 2020

Nice! I want to run it in Firebase environment too.

@nosovk
Copy link
Author

nosovk commented Aug 17, 2020

you may use it from branch, just put
"openssl-nodejs": "github:codevibess/openssl-nodejs#pull/7/head"
in yours package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants