Coder Social home page Coder Social logo

Comments (24)

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024 3

I resolved that by npm install react-scripts command which also updated the package-lock.json file

your yarn.lock should also get updated!! will create a PR for the same.

Yes it does gets updated when we run yarn install react scripts

from edu-client.

Siddhant-K-code avatar Siddhant-K-code commented on May 22, 2024 1

@ritvij14 made the changes, will add your name beside it when you will get assigned by maintainers.

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

Hey @Siddhant-K-code, I would like to work on this issue. Could you please guide me?

from edu-client.

Siddhant-K-code avatar Siddhant-K-code commented on May 22, 2024

Basic of Fork, Clone & hitting a PR

It is pretty basic, you just have to add steps for a beginner-friendly ( initial steps you did to fork, clone into your system, creating a PR, upstream commands for updating forked repo with the original repo. ) with Screenshots.

Setting up the Project Locally

Yarn Commands we ran to install dependencies and running it on localhost:

yarn install

if you have to face any ERR regarding ESOCKETTIMEOUT

run:
yarn install --network-timeout 500000

after completion, run yarn start to run it on localhost:3000

you just have to document the above info with proper description and easy to understand manner

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

does this project work with npm so that I can add that too?

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

Please assign this issue to me. I would like to work on this.

from edu-client.

Siddhant-K-code avatar Siddhant-K-code commented on May 22, 2024

does this project work with npm so that I can add that too?

Just Go Through the Project Once.

And, Remember this thing for all Similar Tech Stack Projects:

Check if the project has yarn.lock (installed with yarn) or package-lock.json (installed with npm)

from edu-client.

ritvij14 avatar ritvij14 commented on May 22, 2024

@Siddhant-K-code I can take up the Contributing.md part, and then I will close #13 which asks for the same task. Can you assign that part to me? (You could tag me in the issue description for making that doc, so that way we know who is working on what part)

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

Ok I am just setting up the project on my local machine. I will get back to you as soon as I finish exploring the project

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

Hey I set up the project in my local environment. I tried both npm and yarn to run the project in localhost:3000. Both are working super fine. both yarn.lock and package-lock.json are present in the project. What should I do next?
Also,
There was a problem in package.json in react scripts:
"react-scripts": "^4.0.3", was written as "react-scripts": "4.0.3", that gave error while running in local machine

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

Please assign this to me I am super excited to do all 4 tasks

from edu-client.

Siddhant-K-code avatar Siddhant-K-code commented on May 22, 2024

Hey I set up the project in my local environment. I tried both npm and yarn to run the project in localhost:3000. Both are working super fine. both yarn.lock and package-lock.json are present in the project. What should I do next?
Also,
There was a problem in package.json in react scripts:
"react-scripts": "^4.0.3", was written as "react-scripts": "4.0.3", that gave error while running in local machine

what was the error?

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

It was a syntax error for version of react scripts

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

I resolved that by npm install react-scripts command which also updated the pacage-lock.json file

from edu-client.

Siddhant-K-code avatar Siddhant-K-code commented on May 22, 2024

I resolved that by npm install react-scripts command which also updated the package-lock.json file

yeah, it's okay. also, did you face ESOCKETTIMEOUT err ?

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

after that, it runs on localhost server

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

I resolved that by npm install react-scripts command which also updated the package-lock.json file

yeah, it's okay. also, did you face ESOCKETTIMEOUT err

Yes

from edu-client.

Siddhant-K-code avatar Siddhant-K-code commented on May 22, 2024

I resolved that by npm install react-scripts command which also updated the package-lock.json file

your yarn.lock should also get updated!! will create a PR for the same.

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

I resolved that by npm install react-scripts command which also updated the package-lock.json file

yeah, it's okay. also, did you face ESOCKETTIMEOUT err ?

No

But we can add steps to resolve it in the documentation section

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

https://github.com/kaiwalyakoparkar/edu-client/tree/documentation

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

I have also added Contributing.md, Code-of-conduct.md and all you asked. Also I have made changes which fixed the previous errors

from edu-client.

Abhishek-kumar09 avatar Abhishek-kumar09 commented on May 22, 2024

I have also added Contributing.md, Code-of-conduct.md and all you asked. Also I have made changes which fixed the previous errors

Please create a PR, We will discuss the rest there.

from edu-client.

kaiwalyakoparkar avatar kaiwalyakoparkar commented on May 22, 2024

ok

from edu-client.

AvineshTripathi avatar AvineshTripathi commented on May 22, 2024

@Abhishek-kumar09 there are still some mistakes in the documentation which i want to correct it can i do that ??
and also guide me with it

from edu-client.

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.