7 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
tried with npm and yarn
both no success
what is weird is when deploying locally it works
i mean when publishing from my computer with the same command it works
it just with the ci/cd that i get this error
and unsure why
what i noticed is
this steps seems to be done automatically when using this wrangler-action
if this is dockerized maybe it would explain why it doesnt find the dependencies..
running wrangler publish apps/visa-shop/functions/index.ts --compatibility-date 2022-11-18 --name visa-api
from my computer will work