Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

nodejs 6.9 version requires off the road setup on ubuntu #196

Closed
ochameau opened this issue Feb 20, 2017 · 3 comments
Closed

nodejs 6.9 version requires off the road setup on ubuntu #196

ochameau opened this issue Feb 20, 2017 · 3 comments

Comments

@ochameau
Copy link

I'm using current Ubuntu release which ships with node 6.6, whereas 6.9 is required to build debugger.html.
I got that fixed by installing nodejs 6.9 via PPA:
https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04#how-to-install-using-a-ppa
But that adds yet another step to give it a try.

@wldcordeiro
Copy link
Contributor

Most of us use https://github.com/creationix/nvm

@julienw
Copy link
Contributor

julienw commented Feb 24, 2017

yeah, agreed, better use nvm to install node, it's a lot more convenient. Even if a kitten dies every time somebody doesn't use a package manager to install software.

@jasonLaster
Copy link
Contributor

yup. we fixed the Object.entries dependency

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

No branches or pull requests

4 participants