Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://book4u-j5au.onrender.com/
MIT License
139 stars 242 forks source link

issue#99 Build fail along with bad coding errors #100

Closed amit429 closed 6 months ago

amit429 commented 6 months ago

Unwanted imports and wrongly written routes were causing the build fail. I have fixed the routing in this pull request . Please refer to the issue #99 for the same as it was urgent i have created the issue and also the pull request. @Trisha-tech please review and merge

amit429 commented 6 months ago

@Trisha-tech Please have a look into this

Trisha-tech commented 6 months ago

@Trisha-tech Please have a look into this

@amit429 Still showing error. and package-lock.json conflicts App js - GSSOC'24-Book - Visual Studio Code 5_15_2024 9_14_22 PM

amit429 commented 6 months ago

@Trisha-tech there is an external npm package @heroicons/react so i had installed the package and pushed the package.json

amit429 commented 6 months ago

@Trisha-tech i pulled the latest pushed code from the main , its working correctly now