Skip to content

Instantly share code, notes, and snippets.

@kasramp
Created May 21, 2020 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kasramp/141873113ab3354fdfa6f40ecd9e799a to your computer and use it in GitHub Desktop.
Save kasramp/141873113ab3354fdfa6f40ecd9e799a to your computer and use it in GitHub Desktop.
error: Uncaught PermissionDenied: network access to "0.0.0.0:8080", run again with the --allow-net flag
at unwrapResponse ($deno$/ops/dispatch_json.ts:43:11)
at Object.sendSync ($deno$/ops/dispatch_json.ts:72:10)
at Object.listen ($deno$/ops/net.ts:51:10)
at listen ($deno$/net.ts:152:22)
at Application.serve (https://deno.land/std@0.52.0/http/server.ts:261:20)
at Application.listen (https://deno.land/x/oak/application.ts:250:20)
at file:///home/kixz/Desktop/index.js:91:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment