lfglabs-dev / starknet.quest

The on-chain quest tool of Starknet
https://starknet.quest
32 stars 111 forks source link

Help with npm i in Readme #916

Open Marchand-Nicolas opened 2 days ago

Marchand-Nicolas commented 2 days ago

Update the npm i part of the readme to precise that to avoid any failure to resolve the dependency tree, the --force flag should be added: npm i --force

aniruddhaaps commented 2 days ago

i'd like to work on this, this is my first odhack and im on the lookout for some issues like these, would be grateful if assigned.

suhas-sensei commented 2 days ago

May I be assigned to this? Looking forward to contribute.

raizo07 commented 2 days ago

@Marchand-Nicolas can I work on this?

ETA: One hour

martinvibes commented 2 days ago

May I take this issue on? kindly assign

od-hunter commented 2 days ago

Hi @Marchand-Nicolas , can I work on this please?

lauchaves commented 1 day ago

Hey 👋 I’m Lau from dojo coding, may I take this issue on? I already set up this repo so I’ll document the step clearly :)

akintewe commented 1 day ago

I have experience in JavaScript and TypeScript development environments, I frequently deal with package management and dependency concerns. I appreciate the importance of having clear installation instructions, particularly for dependency resolution. For this documentation update, I would make clear, easy changes to the README.md that clarify why the --force parameter is required and what it does. I'd make sure that the installation section explicitly states this requirement while retaining a professional tone that helps consumers understand why they're utilising the force flag.

tasneemtoolba commented 1 day ago

Mind if I try this one? a new h.e.r dao member

Benjtalkshow commented 1 day ago

@Marchand-Nicolas, Can I take care of this issue? My ETA is 5hrs. Thanks you

tasneemtoolba commented 1 day ago

@Marchand-Nicolas sorry I'm a bit new to the contribution, which branch should I branch out the new branch for the readme? the main(i.e testnet)? or I guess I can edit it directly in the main(i.e testnet) and create a PR for it?

Marchand-Nicolas commented 1 day ago

@tasneemtoolba Yes, you can fork the repo, create your own branch, and make a pull request from your branch to the testnet branch

Marchand-Nicolas commented 1 day ago

The way you created the PR is perfect, but you need to listen to the comments that the AI is providing automatically