Vin205 / Enyanjyoti

This repository is officially part of GirlScript Summer of Code 2024 Extended Edition! Enyanjyoti platform serves as a one stop solution for conceptual learning, career and employment opportunities and information about loans and grants
https://enyanjyoti.vercel.app
MIT License
46 stars 170 forks source link

[Bug]: contact us page is unresponsive. Links under quick links are unresponsive Education Carrer Grants and Loans Contact Us #389

Open savvyjatrana2006 opened 6 days ago

savvyjatrana2006 commented 6 days ago

🐞 Bug Report

contact us page is unresponsive.

Links under quick links are unresponsive Education Carrer Grants and Loans Contact Us

📋 Description

⚙️ Steps to Reproduce

Steps to reproduce the behavior:

✔️ Expected Behavior

❌ Actual Behavior

📷 Screenshots

🖥️ Environment (if applicable):

🔧 Additional Information

github-actions[bot] commented 6 days ago

👋 Hey there, rockstar! Thanks for dropping an issue! The Enyanjyoti team is on it like pineapple on pizza (love it or hate it). Stick around, magic's about to happen!

savvyjatrana2006 commented 3 days ago

Hey, admin, I m unable to change the main file because the npm directory is not finding the package.json

I tried every step.

I did install node.js I created npm init -y I tried to change the path in the environment variable I have a write permission But every time I run, it shows the following error.

[21/10, 11:55] Dr Amit Chaudhary: C:\Users\DGM CFA\Documents\GitHub\Enyanjyoti>npm install (node:11712) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use node --trace-warnings ... to show where the warning was created) npm error code ENOENT npm error syscall open npm error path C:\Users\DGM CFA\Documents\GitHub\Enyanjyoti\package-lock.json npm error errno -4058 npm error enoent ENOENT: no such file or directory, open 'C:\Users\DGM CFA\Documents\GitHub\Enyanjyoti\package-lock.json' npm error enoent This is related to npm not being able to find a file. npm error enoent npm error A complete log of this run can be found in: C:\Users\DGM CFA\AppData\Local\npm-cache_logs\2024-10-21T06_24_41_121Z-debug-0.log [21/10, 11:57] Dr Amit Chaudhary: C:>cd Program Files\nodejs

C:\Program Files\nodejs>npm -v 10.9.0

C:\Program Files\nodejs>node -v v23.0.0 [21/10, 12:00] Dr Amit Chaudhary: C:>cd Users\DGM CFA\Documents\GitHub\Enyanjyoti

C:\Users\DGM CFA\Documents\GitHub\Enyanjyoti>git remote add upstream https://github.com/Vin205/Enyanjyoti.git 'git' is not recognized as an internal or external command, operable program or batch file.

C:\Users\DGM CFA\Documents\GitHub\Enyanjyoti>git remote -v 'git' is not recognized as an internal or external command, operable program or batch file.

C:\Users\DGM CFA\Documents\GitHub\Enyanjyoti>git remote -v 'git' is not recognized as an internal or external command, operable program or batch file.