Giter Site home page Giter Site logo

martcart-old's Introduction

Hi there, I'm Rishav ๐Ÿ‘‹

I'm a student pursuing B.Tech in Computer Science And Engineering. I am also a web developer and a competitive programmer.

๐Ÿ“ƒ More about me:

  • ๐ŸŒฑ Iโ€™m currently learning ReactJS and Android Development with Java.
  • ๐Ÿ”ญ Iโ€™m currently working on a MERN stack website.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on MERN stack projects.
  • ๐Ÿ’ฌ Ask me about Problem Solving, Cricket, MCU.
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fun fact: Sometimes I spend an entire day after a single bug or single CP problem.

๐Ÿ“ซ Connect with Me:

CodeChef LinkedIn CodeChef CodeForces

โš’๏ธ Languages and Tools:

HTML HTML HTML HTML HTML Bootstrap HTML HTML HTML HTML HTML HTML HTML HTML

๐Ÿ“Š My Dev Statistics:


devrish



martcart-old's People

Contributors

devrish avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

nawamin22

martcart-old's Issues

Error while trying to start the react development server on local device

Everything worked fine yesterday morning. But in the evening, this unexpected error appeared for the first time when I tried npm start on the client.

error_1

I tried to fix the issue following some suggestions I found after searching. I deleted the node_modules folder and package-lock.json file and executed npm i once again, thus re-installing all dependencies. It showed this:

npm_i

The previous error still persisted. Following the instruction, I executed npm audit fix --force , and the only change that I noticed it made was upgrading react-scripts to version 5.0.0 from 4.0,3. This fixed the previous error, and now the code compiles well :

compiled_success

However, on opening localhost:3000 it shows connection refused :

error_refused

So, I am still unable to access the development server.

An interesting fact is that on executing npm run build, the build completes successfully. This exact client side code is also successfully hosted on netlify right now. So I hope my code and syntax is working fine. But I am unable to find why I am facing error in development mode.

node version v16.6.1
npm version 7.20.3
OS: Windows 11

It would be really nice if someone could clone this repo in their device and try running npm start in the client folder (after installing the dependencies with npm install ), and check if they face the issue as well.

As mentioned before, the build occurs successfully even with react-scripts version 4.0.3. The development server was also running fine in the morning. But it suddenly didn't work in the evening although I had made no changes to the code.

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.