Coder Social home page Coder Social logo

Comments (24)

suyesha07 avatar suyesha07 commented on August 20, 2024 2

Im getting the exact error how to solve this ??

from masterportfolio.

Sagyam avatar Sagyam commented on August 20, 2024 1

@danielmarostica I was getting this exact error turns out I has a typo in my username.
BTW did you find a way to add custom icons? It seems like ther's no way around fontAwesome icons?

from masterportfolio.

dhruvkrishnavaid avatar dhruvkrishnavaid commented on August 20, 2024 1

I've found the issue, and I'll raise a PR soon.

from masterportfolio.

dhruvkrishnavaid avatar dhruvkrishnavaid commented on August 20, 2024 1

@mayureshagashe2105 You seem to use environment variables but you have not configured it properly.

Please configure the dotenv package. 🙂

from masterportfolio.

ashutosh1919 avatar ashutosh1919 commented on August 20, 2024

@danielmarostica , I am not getting that kind of error. Since @danielmarostica , you are active contributor to the repository, can you raise the PR to resolve the issue? Also, please paste any console error logs if you are getting any. :)

from masterportfolio.

danielmarostica avatar danielmarostica commented on August 20, 2024

iconify/iconify#32

from masterportfolio.

ashutosh1919 avatar ashutosh1919 commented on August 20, 2024

@danielmarostica or @Sagyam , Can one of you help @suyesha07 ?

@suyesha07 , You can post a screenshot of the error or you can paste the entire error stack here.

from masterportfolio.

NirmalSilwal avatar NirmalSilwal commented on August 20, 2024

I am getting similar isssue while trying to fetch my github profile info to the portfolio using node git_data_fetcher.js

I followed the given steps - generated new token with all permissions and added that token as suggested along with my username. But I am getting this exception message. Can someone help on this?

Tagging @ashutosh1919 @danielmarostica @Sagyam

Attaching screenshot of the issue -
Capture

from masterportfolio.

ashutosh1919 avatar ashutosh1919 commented on August 20, 2024

@NirmalSilwal , I think you do not have support for JS other than ES6. The git_data_fetcher doesn't use ES6 so that may be the problem.

from masterportfolio.

NirmalSilwal avatar NirmalSilwal commented on August 20, 2024

@ashutosh1919 I am completely new to JS and all, can you suggest if there is something I need to install or any other solution?

I installed node.js and I verify node and npm are installed. Is there any other library I need to install?

from masterportfolio.

NirmalSilwal avatar NirmalSilwal commented on August 20, 2024

Hello @dhruvkrishnavaid and @th3c0d3br34ker can you also look after this issue?

from masterportfolio.

NirmalSilwal avatar NirmalSilwal commented on August 20, 2024

Thank, looking forward to the solution.

from masterportfolio.

Saurabh-212800 avatar Saurabh-212800 commented on August 20, 2024

@ashutosh1919 @dhruvkrishnavaid I am also getting this error please tell me how I can solve This error. I am doing all the steps but node git_data_fetcher.js is throwing error like this ....
IMG20211128121154
Please let me know the solution ..

from masterportfolio.

dhruvkrishnavaid avatar dhruvkrishnavaid commented on August 20, 2024

@ashutosh1919 @dhruvkrishnavaid I am also getting this error please tell me how I can solve This error. I am doing all the steps but node git_data_fetcher.js is throwing error like this .... IMG20211128121154 Please let me know the solution ..

You need to run node git_data_fetcher.mjs in the console.
For reference, please see the GitHub Information section in the README.md

from masterportfolio.

Saurabh-212800 avatar Saurabh-212800 commented on August 20, 2024

I had done all the required Changes but I am getting this error after pushing code to GitHub. @ashutosh1919 @dhruvkrishnavaid ....
Screenshot_2021-12-08-16-08-00-42_e307a3f9df9f380ebaf106e1dc980bb6
And after pushing the code to GitHub I am not able to see the website it is showing me the Readme file on gh pages ...

from masterportfolio.

ashutosh1919 avatar ashutosh1919 commented on August 20, 2024

@Saurabh-212800 you need to remove CNAME file from the project because it points to my domain name. You also need to configure gh-pages. You can take a look at the video mentioned in the project README.

from masterportfolio.

Saurabh-212800 avatar Saurabh-212800 commented on August 20, 2024

@Saurabh-212800 you need to remove CNAME file from the project because it points to my domain name. You also need to configure gh-pages. You can take a look at the video mentioned in the project README.

@ashutosh1919 can you please share that video link here .

from masterportfolio.

ashutosh1919 avatar ashutosh1919 commented on August 20, 2024

@Saurabh-212800 , https://www.youtube.com/watch?v=IwBS39TOmpA&t=557s

from masterportfolio.

mayureshagashe2105 avatar mayureshagashe2105 commented on August 20, 2024

#156 doesn't seem to fix #21. Getting the same error.
2022-01-25 (2)

from masterportfolio.

mayureshagashe2105 avatar mayureshagashe2105 commented on August 20, 2024

@ashutosh1919 @dhruvkrishnavaid please look into it.
Thank you!

from masterportfolio.

mayureshagashe2105 avatar mayureshagashe2105 commented on August 20, 2024

Thank you! Configured it correctly, now, it's working

from masterportfolio.

ashutosh1919 avatar ashutosh1919 commented on August 20, 2024

@all-contributors add @dhruvkrishnavaid for question .

Thank you so much @dhruvkrishnavaid for answering questions.

from masterportfolio.

allcontributors avatar allcontributors commented on August 20, 2024

@ashutosh1919

I've put up a pull request to add @dhruvkrishnavaid! 🎉

from masterportfolio.

dhruvkrishnavaid avatar dhruvkrishnavaid commented on August 20, 2024

Thank you so much @dhruvkrishnavaid for answering questions.

Welcome 😊

from masterportfolio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.