leopardslab / clocal-gcp

🔭 Emulation engine for GCP
Apache License 2.0
67 stars 57 forks source link

yarn start func start gives an error #79

Closed shehand closed 5 years ago

shehand commented 5 years ago

When I tried to execute the command "yarn start func start" or "clocal-gcp func start" it gives an error like following. screenshot from 2019-02-17 12-31-11

I tried the command after "docker login" also. But it gave me the same error.

shehand commented 5 years ago

@rehrumesh this was the issue regarding the missing docker image

shalithasuranga commented 5 years ago

Hey @shehand looks like now image name is updated. Also why not you can build your own image using the Dockerfile :) then edit the image name in js file

shehand commented 5 years ago

yeah, @shalithasuranga thanks for the advice XD

rehrumesh commented 5 years ago

I am closing this since this is fixed.