Closed Jassi10000-zz closed 3 years ago
Hello there!π Welcome to the project!πβ‘
Thank you and congratsπfor opening your very first issue in this project. Please adhere to our Contributing Guidelines.π You may submit a PR if you like, make sure to follow our Pull Request Template. If you want to report a bugπ please follow our Issue Template. Also make sure you include steps to reproduce it and be patient while we get back to you.π
Feel free to join our Discord Community.π We have different channels for active discussions.β¨ Hope you have a great time there!π
Hey but yarn installs all packages and node server.js is used to run the server behind the application. Which I guess is not a problem.
@lopeselio Acc to my knowledge , you can either use yarn or (npm) [the package manager of node ]
Both can't be used together Btw with " node " also we can install all packages
@sansyrox Can you pls have a look over my issue raised , it's it seems suitable pls assign me so that I can move forward to correct the docs
Yarn is a package manager.
Node is a RTE.
@Jassi10000 , you can read more about them here: https://stackoverflow.com/questions/41675848/what-is-the-difference-between-node-js-runtime-and-npm-package-manager-options-w/41676076#:~:text=js%20runtime%20is%20basically%20what,by%20using%20the%20command%20line.
Yarn is a package manager.
Node is a RTE.
@Jassi10000 , you can read more about them here: https://stackoverflow.com/questions/41675848/what-is-the-difference-between-node-js-runtime-and-npm-package-manager-options-w/41676076#:~:text=js%20runtime%20is%20basically%20what,by%20using%20the%20command%20line.
Npm , is also the package manager of Node , its a choice to use yarn or npm
Npm , is also the package manager of Node , its a choice to use yarn or npm
Yes @Jassi10000 , I am aware of that. Thought of clarifying your issue π
Npm , is also the package manager of Node , its a choice to use yarn or npm
Yes @Jassi10000 , I am aware of that. Thought of clarifying your issue π
No issues sir ,ππ€
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.
These 2 are the problems faced by some beginners who are willing to contribute but getting confused
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. No, the correct steps I mentioned will help everyone to go smooth
Approach to be followed (optional) A clear and concise description of approach to be followed.
Additional context Add any other context or screenshots about the feature request here.