SimbaDevs / PetHaven

PetHaven is a web application that connects pet lovers with adoptable pets in their area. This project aims to simplify the process of pet adoption by providing a user-friendly platform.
1 stars 1 forks source link

Unable to solve ESLINT error. #3

Closed SymonMuchemi closed 1 day ago

SymonMuchemi commented 5 days ago

Screenshot from 2024-07-04 02-31-05

Description

I am currently unable to sort fix the error presented by the error message in the screenshot above. I have tried installing eslint-plugin-jest using npm install --save-dev eslint-plugin-jest and deleting the node_modules directory but the error message persists.

project information

This is a ReactJs and Flask-Python app. I used create-react-app .

SymonMuchemi commented 4 days ago

Screenshot from 2024-07-04 09-15-36