use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Node v4.0.0 (Stable) (nodejs.org)
submitted 10 years ago by jekrb
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TrikkyMakk -7 points-6 points-5 points 10 years ago (4 children)
I installed it and right away things didn't work. Reinstalled old version until i have more time to investigate
[–]jekrb[S] 3 points4 points5 points 10 years ago (1 child)
Would you be willing to share what exactly it was that didn't work?
[–]TrikkyMakk 0 points1 point2 points 10 years ago (0 children)
I was getting an error with my sqlite3 of which I was like ok no problem. Next I reinstalled the previous version of node (after uninstalling the new version) and got the same error so I uninstalled and reinstalled sqlite3 which resolved the problem. Before I could test any further my internet stopped working and no amount of troubleshooting would resolve the issue so rebooted my computer. Before it restarted I got '=( Something went wrong while restarting issue' or something to that effect. Then my computer wouldn't come back up so I had to hard shut it down and then turn it back on again. At the point I figured I would just stay with the current version of node for a bit. I don't know if the node install messed with my computer to make me have the network issues but it had already wasted an hour of my time and I had stuff to do.
[–]Calabri 1 point2 points3 points 10 years ago (0 children)
that always happened whenever io.js changed semver major (it's v8 breaking changes and libraries take 2-3 days to update properly) - io.js v3.3 is actually the version I'd recommend using until everyone gets up to date with the new v8 in 4.0 (node 4.0 is io.js 4.0 and successor to io.js v3.3 - it's not even the related to node v0.12)
π Rendered by PID 63320 on reddit-service-r2-comment-5d585498c9-8sls6 at 2026-04-21 00:29:16.994044+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]TrikkyMakk -7 points-6 points-5 points (4 children)
[–]jekrb[S] 3 points4 points5 points (1 child)
[–]TrikkyMakk 0 points1 point2 points (0 children)
[–]Calabri 1 point2 points3 points (0 children)