Hacker News new | ask | show | jobs
by toephu2 362 days ago
What's wrong with nodejs being installed on your OS?
1 comments

- nodejs is slow.

- the cli runs in whatever your active (nvm, asdf, etc) is configured in that directory. So for each version of node you work in you need to install a different copy of gemini.

- if you work in an older version of nodejs, then you need to run 2 different versions of node (in different tabs) to use the tool and run your project.