serverless/serverless-google-cloudfunctions

Getting "TypeError: Cannot read property '4' of null" on deploy

Open

#228 建立於 2020年7月8日

在 GitHub 查看
 (4 留言) (2 反應) (1 負責人)JavaScript (124 fork)auto 404
bughelp wanted

倉庫指標

Star
 (275 star)
PR 合併指標
 (PR 指標待抓取)

描述

Im using Serverless to deploy some cloud functions to GCP with this plugin, but I keep getting the following error printed to the consols: TypeError: Cannot read property '4' of null

This error does not prevent the project from being properly deployed, and as a sanity check I even tried running a "hello world" deploy based on the official examples: https://github.com/serverless/examples/tree/master/google-node-simple-http-endpoint

Even with the official example, the error persists.

貢獻者指南