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

firebase_app__WEBPACK_IMPORTED_MODULE_2___default.a.firestore is not a function #558

Closed
pz9042 opened this issue Feb 7, 2020 · 3 comments

Comments

@pz9042
Copy link

pz9042 commented Feb 7, 2020

os : mac 10.13.6
npm:6.13.7
nodejs:v12.14.1
postwoman :master

when run npm run dev,and then open http://192.168.3.94:49420/, js error: firebase_app__WEBPACK_IMPORTED_MODULE_2___default.a.firestore is not a function

@liyasthomas
Copy link
Member

liyasthomas commented Feb 7, 2020

Due to security concerns, Firebase functionalities are limited to the following URLs:

  • https://postwoman.io
  • http://localhost port:3000, 5000 (testing)

Either serve the prohect in mentioned ports or disable Firestore functionalities.

@jackflyer
Copy link

jackflyer commented Mar 22, 2020

How to disable Firestore functionalities, while using ports other than 3000?

@liyasthomas
Copy link
Member

liyasthomas commented Mar 22, 2020

You've to manually disable those components, especially login, logout, history, environments, notes etc.

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

No branches or pull requests

3 participants