denoland / denoland/deploy_feedback

[Bug]: in deno deploy:TypeError: Deno.listenDatagram is not a function

Open
#820 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Problem description

in deno deploy:TypeError: Deno.listenDatagram is not a function

https://docs.deno.com/api/deno/~/Deno.listenDatagram

### Steps to reproduce

deno deploy
DENO_REGION: "us-east4",
DENO_DEPLOYMENT_ID: "xrdt2p2jkd4e"

### Expected behavior

no error

### Environment

deno deploy
DENO_REGION: "us-east4",
DENO_DEPLOYMENT_ID: "xrdt2p2jkd4e"

### Possible solution

--unstable-net

### Additional context

https://docs.deno.com/api/deno/~/Deno.listenDatagram

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Deno Deploy failure with the deployment details in the issue and compare it with the Deno.listenDatagram API documentation. Check whether --unstable-net changes the result; done means the deployment no longer raises the TypeError, with the supported behavior documented or confirmed.

Written by the indexing model from the issue text.

Assessment

Tech stack
deno
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.