warmachine028 / uemcrp

A better clean and minimalist academic CRP built on MERN stack
https://uemcrp.netlify.app
MIT License
35 stars 38 forks source link

CAPTCHA #72

Closed warmachine028 closed 2 years ago

warmachine028 commented 2 years ago

Description

Screenshots

Screenshot_2022-10-04-11-05-03-91_40deb401b9ffe8e1df2f1cc5ba480b12

Additional information

Make sure to read the CONTRIBUTING and SETUP docs before proceeding

Happy contributing. 💐

Star my other Repositories here

isayakmondal commented 2 years ago

I would like to take up this.

warmachine028 commented 2 years ago

Great! Assigning you right away

isayakmondal commented 2 years ago

Hey after doing npm i I'm getting these errors. Could you help me out? image And when I tried to install those dependencies manually I got these. image

warmachine028 commented 2 years ago

Can you do npm i --force that might resolve.

isayakmondal commented 2 years ago

Can you do npm i --force that might resolve?

Sorry, I'm still I'm getting these errors on npm start.

Here's the log:

Failed to compile.

Module not found: Error: Can't resolve '@progress/kendo-drawing' in 'D:\CODING\contributions\uemcrp\client\node_modules\@progress\kendo-react-pdf\dist\es'
ERROR in ./node_modules/@progress/kendo-react-pdf/dist/es/PDFExport.js 28:0-61
Module not found: Error: Can't resolve '@progress/kendo-drawing' in 'D:\CODING\contributions\uemcrp\client\node_modules\@progress\kendo-react-pdf\dist\es'

ERROR in ./node_modules/@progress/kendo-react-pdf/dist/es/PDFExport.js 32:0-55
Module not found: Error: Can't resolve '@progress/kendo-licensing' in 'D:\CODING\contributions\uemcrp\client\node_modules\@progress\kendo-react-pdf\dist\es'

ERROR in ./node_modules/@progress/kendo-react-pdf/dist/es/savePDF.js 1:0-61
Module not found: Error: Can't resolve '@progress/kendo-drawing' in 'D:\CODING\contributions\uemcrp\client\node_modules\@progress\kendo-react-pdf\dist\es'

webpack compiled with 3 `errors`
isayakmondal commented 2 years ago

I think this @progress\kendo-react-pdf might have some dependencies that it is not installing automatically. But when I'm trying to install them manually I'm getting stuck in a dependency loop.

warmachine028 commented 2 years ago

Do one thing! Try commenting out this package, then try npm i. Maybe this package is causing havoc for some nodejs versions. Screenshot 2022-10-04 222914

warmachine028 commented 2 years ago

Hey @isayakmondal! What is the status of the work ?

isayakmondal commented 2 years ago

Hey, I'm sorry I couldn't make it work. I tried everything :(

warmachine028 commented 2 years ago

Its alright. This issue will be open unless anyone solves it

ozair-dev commented 2 years ago

assign it to me