Hi This morning I keep getting npm issues when trying to deploy my nodejs app in GAE
Example log before it fails: npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-react-constant-elements/-/babel-plugin-transform-react-constant-elements-6.9.1.tgz npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 502 npm ERR! fetch failed https://registry.npmjs.org/algoliasearch/-/algoliasearch-3.16.0.tgz npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 502 Any ideas? (I did a fresh `npm install` locally and it works) Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/38939b9a-fabd-4270-b685-e4306ff0d23e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
