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
Im using this command to install:
curl -fsSL https://deno.land/install.sh | sh
After 1 hour i realized i need to add some more setting to my $HOME/.basrc
Most users will expects smooth experience, this little decision wreck it. Why we cant just ask the user:
If you dont want to call deno by its full path, you must add this line xxxx into your .basrc. Do you want us to add it automatically? Y/N?
The text was updated successfully, but these errors were encountered:
duplicate of #286
Sorry, something went wrong.
No branches or pull requests
Im using this command to install:
curl -fsSL https://deno.land/install.sh | sh
After 1 hour i realized i need to add some more setting to my $HOME/.basrc
Most users will expects smooth experience, this little decision wreck it. Why we cant just ask the user:
If you dont want to call deno by its full path, you must add this line xxxx into your .basrc. Do you want us to add it automatically? Y/N?
The text was updated successfully, but these errors were encountered: