Giter VIP home page Giter VIP logo

Comments (7)

dwightgunning avatar dwightgunning commented on August 31, 2024

Looks like a syntax error introduced by some automated linting.

I'll check I can reproduce it and see about a fix.

from stream-react-example.

dwightgunning avatar dwightgunning commented on August 31, 2024

I can replicate this error with Node versions < 8.0.

This is due to the lack of support for trailing commas in function calls.

Since these trailing commas now appear throughout the codebase it's not quick one-line fix. I've raised #36 to open discussion about whether this should be reverted.

@sadzebra - can you confirm the version of node you're using by running node --version? If it's <v8.0 then the quickest workaround will be to upgrade and I'd recommend (nvm)[https://github.com/creationix/nvm]. That being the case I'd propose to close this issue. If you still see the error after confirming Node v8.x then we should keep this issue open.

from stream-react-example.

sadzebra avatar sadzebra commented on August 31, 2024

@dwightgunning, Thanks for the help.

I can confirm that upgrading to the latest stable (8.x) instead of the LTS version (6.x) solves this problem. However i seem to get more errors, is there a way of getting some extra support on this?

I just get the loading screen now and it doesn't go past this.

from stream-react-example.

sadzebra avatar sadzebra commented on August 31, 2024

This is solved, solution is to use version of node v8 onward.

from stream-react-example.

dwightgunning avatar dwightgunning commented on August 31, 2024

@sadzebra - just to confirm you were able to work through the subsequent problem with the loading screen?

from stream-react-example.

sadzebra avatar sadzebra commented on August 31, 2024

Yes, everything is up and running now on version 8.4.0 of nodes.

from stream-react-example.

dwightgunning avatar dwightgunning commented on August 31, 2024

Brilliant. Thanks again!

from stream-react-example.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.