Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
anti-thought
on May 6, 2014
|
parent
|
context
|
favorite
| on:
Atom Is Now Open Source
That (which can be fixed somewhat easily by [1]), and they rely on version >= v0.10.* which is gross as only v0.6.9 is provided by the default Ubuntu 12.04 repos (which are what is recommended by their README).
[1] - `ln -s $(which nodejs) ~/bin/node`
pavelrub
on May 6, 2014
[–]
Surely you mean /usr/bin/node instead of ~/bin/node...?
dkuntz2
on May 6, 2014
|
parent
[–]
Why? If you have ~/bin in your path, wouldn't
not
cluttering the global bin be preferable?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] - `ln -s $(which nodejs) ~/bin/node`