We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deno --version 1.30.3 run -A reproduce.mjs
deno --version 1.32.1 run -A reproduce.mjs
.dvmrc
.nvmrc
node:dgram
The text was updated successfully, but these errors were encountered:
We have “deno upgrade —version” I don’t think it needs to be further baked in.
Sorry, something went wrong.
deno upgrade
nvm
No branches or pull requests
Description
deno --version 1.30.3 run -A reproduce.mjs
means run reproduce.mjs with deno version1.30.3deno --version 1.32.1 run -A reproduce.mjs
means run reproduce.mjs with deno version1.32.1.dvmrc
, something like.nvmrc
Why
deno version > 1.30.3
node:dgram
Error: bind UNKNOWN 0.0.0.0:41234 #18405[dts] node builtin should have correct type for deno version > 1.30.3 #18438
The text was updated successfully, but these errors were encountered: