Giter Club home page Giter Club logo

Comments (15)

lyrixx avatar lyrixx commented on August 21, 2024 3

@singodiyashubham87 I'm sorry, But I cannot help you on each steps. It looks like you are new with the symfony ecosystem and you don't even try to search solution by yourself 😬. GitHub issue is not a chat, so I'll let your search by yourself, or pick another random repository to make a contribution.

Thanks for the initial issue

from jolitypo.

lyrixx avatar lyrixx commented on August 21, 2024

Good idea! Do you want to give it a try?
The repo is open source

from jolitypo.

singodiyashubham87 avatar singodiyashubham87 commented on August 21, 2024

@lyrixx Indeed I want to work on this issue.

Please assign this issue to me.

from jolitypo.

lyrixx avatar lyrixx commented on August 21, 2024

Thanks again πŸ’›

I'm closing this issue here since you'll create a PR there.

from jolitypo.

singodiyashubham87 avatar singodiyashubham87 commented on August 21, 2024

@lyrixx But I'm still not assigned the issue, How can I start working?

from jolitypo.

lyrixx avatar lyrixx commented on August 21, 2024

You need to

  • clone the repository
  • follow README's instruction
  • start hacking the project.

from jolitypo.

singodiyashubham87 avatar singodiyashubham87 commented on August 21, 2024

@lyrixx I'm facing this error, can you tell me what can be the possible reason behind this error?
image

from jolitypo.

lyrixx avatar lyrixx commented on August 21, 2024

This is really strange. I cleaned up my project, and try to follow the README, and it works as expected:

$ git clean -fdx
Removing .phpunit.result.cache
Removing assets/controllers/
Removing node_modules/
Removing public/build/
Removing var/
Removing vendor/
$ composer install &>/dev/null
$ yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "webpack@^5.0.0".
[4/4] Building fresh packages...
Done in 1.79s.

is your yarn outdated? instead of yarn install, can you try yarn ?

from jolitypo.

singodiyashubham87 avatar singodiyashubham87 commented on August 21, 2024

@lyrixx
image

from jolitypo.

lyrixx avatar lyrixx commented on August 21, 2024

Never seen that. you can try with NPM instead.

from jolitypo.

singodiyashubham87 avatar singodiyashubham87 commented on August 21, 2024

@lyrixx Using "npm install", the packages are installed and on running "npm run dev", It's showing this output
image

from jolitypo.

lyrixx avatar lyrixx commented on August 21, 2024

Perfect πŸ‘πŸΌ

from jolitypo.

singodiyashubham87 avatar singodiyashubham87 commented on August 21, 2024

@lyrixx On which port I can see the live website?

from jolitypo.

lyrixx avatar lyrixx commented on August 21, 2024

https://github.com/jolicode/JoliTypo-website#installation

from jolitypo.

singodiyashubham87 avatar singodiyashubham87 commented on August 21, 2024

@lyrixx
image

from jolitypo.

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.