Skip to content
New issue

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

Suggestion: Remove the "set env as io" feature #542

Closed
shanoaice opened this issue Dec 4, 2018 · 1 comment
Closed

Suggestion: Remove the "set env as io" feature #542

shanoaice opened this issue Dec 4, 2018 · 1 comment

Comments

@shanoaice
Copy link

Suggestion: Remove the "set env as io" feature

(iojs):

  n io latest                    Install or activate the latest iojs release
  n io -a x86 latest             As above but force 32 bit architecture
  n io <version>                 Install iojs <version>
  n io use <version> [args ...]  Execute iojs <version> with [args ...]
  n io bin <version>             Output bin path for <version>
  n io rm <version ...>          Remove the given version(s)
  n io --latest                  Output the latest iojs version available
  n io ls                        Output the versions of iojs available

Here is the usage of iojs, but I had mentioned that iojs had been merged into node.js at v4(Probably).
So I think this feature is useless, I suggest you to remove this feature.

Thanks!

@shadowspawn
Copy link
Collaborator

Thanks. There is an open Pull Request #516 to remove the old io project support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants