Google-api-nodejs-client: 5.2.0 is messed up - missing dependencies, missing files

Created on 22 Apr 2016  路  8Comments  路  Source: googleapis/google-api-nodejs-client

After installing [email protected] as a dependency with npm and requiring it in my code:

  • Dependency "swig" is missing (so I installed it manually)
  • Dependency "js-beautify" is missing (I installed it manually)
  • The attempt to open file "./templates/api-endpoint.js" fails

That's as far as I went, then reverted to 5.1.0 which works just fine.

bug

Most helpful comment

the same!

All 8 comments

Also for me is the same!

+1, I'm experiencing the same issue.

the same!

the same! Helloooooo

Yeah, it's broken. But why? Who did miss the fact that 2 dependencies are missing and 1 is just not there?

dolboyobi iz googla

+1, can confirm

Fix is in the works.

Was this page helpful?
0 / 5 - 0 ratings