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

Serve doesn't work with Node.js 6 LTS #19

Open
jhholm opened this issue Jun 19, 2017 · 2 comments
Open

Serve doesn't work with Node.js 6 LTS #19

jhholm opened this issue Jun 19, 2017 · 2 comments

Comments

@jhholm
Copy link

jhholm commented Jun 19, 2017

I noticed that systemjs serve throws an error after a file has been changed.

TypeError: Object.values is not a function

It seems that the support for this ES2017 functionality is added in nodejs 7.x versions, which are not yet LTS. Would it be possible to add a shim or do I just need to update to 7.x or 8.x?

@alexisvincent
Copy link
Owner

alexisvincent commented Jun 19, 2017 via email

@ArmorDarks
Copy link

Seems to be not relevant anymore.

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

3 participants