Issue: Consistent Error when using mapps code:push for client side app

Terminal command:
mapps code:push --client-side -i <identifier - copied from developer portal>

[12:10:13.010] INFO: Deploying build to CDN…
(node:40741) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
✔️ Build asset to deploy
✖️ An error has occurred, use the errorId
field to look up the details in the logs

  • This error happens every time I try to deploy a client side app.
  • It isn’t clear to me how to use the errorId to look up the error.
  • Current workaround is uploading a zip
2 replies