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?

  1. Is this a client library issue or a product issue? Client Installation

Steps to reproduce

  1. Try installing through npm from github repository
  2. 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)

Most upvoted comments

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! Screenshot 2021-04-29 at 1 36 52 PM

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?