nodejs-firestore: Problem Installing from Github repository
Iām trying to install from github repository(forked) as I have some changes in the library. But unfortunatley, it fails. Are they any steps to make the build so that I can install from github repo?
- Is this a client library issue or a product issue? Client Installation
Steps to reproduce
- Try installing through npm from github repository
- Notice npm failing to install
npm install https://github.com/manwithsteelnerves/nodejs-firestore-rest.git
Thanks!
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 19 (6 by maintainers)
Would be looking forward for @thebrianchen updates.
Meanwhile, here is the progress so far! Pretty exciting numbers as i can totally ditch min instances costs š and also a drop in replacement for existing one until we get one official!
Our goal is to only have minimal changes in this repro, and to push all major changes to google-gax.
@thebrianchen - Do you have any code changes that we could upload to a branch?