ashutosh1919 / masterPortfolio

🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
https://ashutoshhathidara.com
MIT License
3.54k stars 1.43k forks source link

I am not able to fetch my github projects despite of fetching the tokens and .env #374

Closed 0Sujal closed 2 days ago

0Sujal commented 1 month ago

image

I cannot fetch my GitHub projects, despite fetching the tokens and username into.env fike, I have done all the checks but nothing works

pcodesdev commented 3 days ago

@0Sujal I am having the same problem. Kindly let me know if there is any solution to this problem (node:19871) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) {} {} Error fetching pinned projects: Cannot read properties of undefined (reading 'user') Full error stack: TypeError: Cannot read properties of undefined (reading 'user') at file:///home/peter/Documents/My%20Portfolio/masterPortfolio-master/git_data_fetcher.mjs:272:34 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

pcodesdev commented 3 days ago

@0Sujal make sure that your .env file code has no semicolons at the end of both the 2 lines of code. I hope this helps

0Sujal commented 2 days ago

@pcodesdev Yaa thanks , I was about to tell you the same thing

pcodesdev commented 2 days ago

@0Sujal Thank you. You can now close this issue.