[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.
mapps:@mondaycom/apps-cli:hooks:init start (import) /usr/local/lib/node_modules/@mondaycom/apps-cli/dist/hooks/init.js +0ms
mapps:@mondaycom/apps-cli:hooks:init done +2ms
mapps:code:push init version: @oclif/core@3.27.0 argv: [ '--client-side', '-i', '10974548' ] +0ms
[16:15:41.292] INFO: Deploying build to CDN...
(node:89834) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
at node:punycode:3:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
at loadBuiltinModule (node:internal/modules/helpers:108:7)
at Module._load (node:internal/modules/cjs/loader:1099:17)
at TracingChannel.traceSync (node:diagnostics_channel:315:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Module.require (node:internal/modules/cjs/loader:1339:12)
at require (node:internal/modules/helpers:135:16)
at Object.<anonymous> (/usr/local/lib/node_modules/@mondaycom/apps-cli/node_modules/isemail/lib/index.js:5:18)
✔ Build asset to deploy
✖ An error has occurred, use the errorId field to look up the details in the logs