Use private npm registry for Google App Engine Standard
问题 For all the other stackoverflow questions, it seems like people are asking either about a private npm git repository or about a different technology stack. I'm pretty sure I can use a private npm registry with GAE Flexible, but I was wondering if it was possible with the Standard version? From the GAE standard docs, doesn't seem like it is possible. Anyone else figure out otherwise? 回答1: Google Cloud Functions allow you to access private NPM modules by providing credentials for the npm