Skip to content

Cant run compiled demo file (default server example): "run again with --allow-net", but I'm actually using the flag. #9973

Answered by Soremwar
ibnz36 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there @Brian3647

Just like when using the deno run subcommand, you need to pass all flags before the script name. deno compile --unstable --allow-net demo-test.ts will work

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lucacasonato
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9970 on April 02, 2021 19:52.