Coder Social home page Coder Social logo

Comments (12)

schalkneethling avatar schalkneethling commented on June 19, 2024

Hey @Satyam-Bhalla - Apologies for only replying now. I am running Nodejs v7.4.0

I would definitely suggest that you upgrade. If you cannot upgrade system wide, you can use nvm[1] to create a virtual environment for the project and install the latest stable version of Nodejs.

Other than that, get the most recent code from master, then run:

npm run build
# followed by
npm start

[1] https://github.com/creationix/nvm

from interactive-examples.

Satyam-Bhalla avatar Satyam-Bhalla commented on June 19, 2024

@schalkneethling I am again getting this error when I use the 7.4.0 version. It is saying that there is a problem in the [email protected] start script.

from interactive-examples.

schalkneethling avatar schalkneethling commented on June 19, 2024

@Satyam-Bhalla Just to confirm, after upgrading Nodejs and getting the latest from master, did you do a npm install at the root of the project directory?

from interactive-examples.

Satyam-Bhalla avatar Satyam-Bhalla commented on June 19, 2024

Yes, I did the same.I have tried that using 2 versions of node 7.4.0 and with the latest 8x version.

from interactive-examples.

schalkneethling avatar schalkneethling commented on June 19, 2024

@Satyam-Bhalla Please paste the output of your terminal after running npm run build, and then npm start. Thank you.

from interactive-examples.

Satyam-Bhalla avatar Satyam-Bhalla commented on June 19, 2024

1st
error1

from interactive-examples.

schalkneethling avatar schalkneethling commented on June 19, 2024

Oh ok, I see it is not the server that is the problem, it is chokidar. Strange that you get the error and I do not, let me have a look.

from interactive-examples.

Satyam-Bhalla avatar Satyam-Bhalla commented on June 19, 2024

Thanks for your attention.It will help me to contribute.

from interactive-examples.

schalkneethling avatar schalkneethling commented on June 19, 2024

Ok @Satyam-Bhalla, grab the latest from master https://github.com/mdn/interactive-examples, and then you should only need to run npm start - I changed the configuration for chokidar, and whilst I could not reproduce your error, this config is much better.

Let me know how it goes. Thanks!

from interactive-examples.

Satyam-Bhalla avatar Satyam-Bhalla commented on June 19, 2024

Yes, now it is working fine.But when I only used

npm start

it gives me the error of page not found when i open my http://127.0.0.1:8080. Then I used the previous method and now its working fine.

from interactive-examples.

Satyam-Bhalla avatar Satyam-Bhalla commented on June 19, 2024

Can you please tell me how can I contribute to this project like is there something that you need.In which I can contribute.

from interactive-examples.

schalkneethling avatar schalkneethling commented on June 19, 2024

@Satyam-Bhalla There are definitely ways you can contribute. Let me think about this for a bit a write up a proper doc, on which you can provide feedback. We can then take it from there.

Thank you so much for your interest, and please let us know if you run into any bugs or have any suggestions.

I am going to close out this issue but, I will create a new issue in which I will include you to figure out how to best make this project easy to contribute to.

from interactive-examples.

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.