Giter VIP home page Giter VIP logo

Comments (13)

Kunal-2001 avatar Kunal-2001 commented on May 17, 2024 1

Thanks, @Panquesito7
Gitpod actually worked and was pretty easy to set up.

from website.

Kunal-2001 avatar Kunal-2001 commented on May 17, 2024 1

clone the repository again but still, the issue persists

Is the fibonacci-numbers file available now? 🤔

Nope

from website.

maltejur avatar maltejur commented on May 17, 2024 1

If you have any ideas for the website, you can of course work on those. I have been working a bit on this branch to improve SEO via metadata and such things. If you are experienced in that, you can try to improve that. Besides from that, the internationalization still needs to be implemented for that branch. You could also try to do that (that is a bit complicated, you can see example here and here, if you have questions just ask).

from website.

maltejur avatar maltejur commented on May 17, 2024 1

Another idea you could work on is to add a icon to algorithms that have a explanation text, so that you see that right when you browse.

Somewhere here:
aisubtgoiuasbg

from website.

Panquesito7 avatar Panquesito7 commented on May 17, 2024

couldn't find a connection to a communication channel

You can join our Discord server and ask for help. There are plenty of people who can help. 🙂

just started to set it up on my local machine

Have you tried to use the Gitpod Ready-to-Code service? It's much easier to set up than doing it locally. Try to use it, and see if the problem persists.

Thank you. 🙂

from website.

maltejur avatar maltejur commented on May 17, 2024

Nice to see that that worked. The error still shouldn't occur tho. I recently made changes to fibonacci-numbers, but I tried installing everything again now and for me it still worked. Maybe try to delete your current local folder and clone a completely new one to remove any files that shouldn't be there.

from website.

Panquesito7 avatar Panquesito7 commented on May 17, 2024

Closing this issue. Please re-open this issue if you think it should be open. Thanks.

from website.

Kunal-2001 avatar Kunal-2001 commented on May 17, 2024

I tried to clone the repository again but still, the issue persists. While fetching the algorithms, I found a bug that displays the above warning in the terminal.

Screenshot (33)

After tinkering with the fetch-algorithms script it seems that the bug is with the C-Sharp repository. Under the searching category, A-Star as a folder is passed while the script is expecting a file with the ".cs" extension.

from website.

Panquesito7 avatar Panquesito7 commented on May 17, 2024

clone the repository again but still, the issue persists

Is the fibonacci-numbers file available now? 🤔

from website.

maltejur avatar maltejur commented on May 17, 2024

@Kunal-2001 yes, I have also noticed that error with A-Star, good job on finding the cause of that. I've opened a pr to fix that issue, but it shouldn't have caused the original error you get, it will just lead to c# A-Star not being included.

I've done everything in a windows vm again and now get the same error as you. I am working on fixing it now.

from website.

Kunal-2001 avatar Kunal-2001 commented on May 17, 2024

@maltejur After checking both in Gitpod and local setup, I guess the main difference is that locally only algorithms available in the C# repository are saved in the JSON files. Also, the implementation object for a particular algorithm only contains C-sharp.
This might cause an error in changing the languages also.

from website.

maltejur avatar maltejur commented on May 17, 2024

Okay, it should work now (828ce98). The error was the windows path seperator (\\ instead of /). Can you try again?

The fix for the other error also got merged btw. TheAlgorithms/C-Sharp#225

from website.

Kunal-2001 avatar Kunal-2001 commented on May 17, 2024

Yeah, now it's working fine 👍
Is there any issue I can work on ??

from website.

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.