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

Unable to resolve module _stream_writable #6

Open
sahelighosh opened this issue May 15, 2018 · 1 comment
Open

Unable to resolve module _stream_writable #6

sahelighosh opened this issue May 15, 2018 · 1 comment

Comments

@sahelighosh
Copy link

sahelighosh commented May 15, 2018

Hello,

I am trying to implement chat with Firebase following your code in "ChatAppFirebaseFunctions" but after installing all required packages
"firebase-admin": "^4.1.2",
"firebase-functions": "^1.0.2",

I am getting this following issue
"Unable to resolve module _stream_writable from /Users/user/Sites/peace-with-food/app/PeaceWithFood/node_modules/firebase-admin/lib/database/database.js: Module does not exist in the module map"

simulator screen shot - iphone 6 plus - 2018-05-15 at 16 11 32

Can you please suggest how can I solve this issue?

@Inventiveatsquare
Copy link

I had the same issue, delete node module folder and clear the cache then re-install npm..

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

2 participants