Cyfrin / foundry-simple-storage-cu

32 stars 30 forks source link

I can't initiate forge directories #9

Open Oliya-lola opened 11 months ago

Oliya-lola commented 11 months ago

Hello I was following the tutorial but when I reached the initiation of forge I typed forge init nothing created but instead I got this `FORGE - training program for SNAP (version 2006-07-28)

usage: forge [options] [options] options: -help -verbose -pseudocount [1] (absolute number for all models) -pseudoCoding [0.0] (eg. 0.05) -pseudoIntron [0.0] -pseudoInter [0.0] -min-counts [0] -lcmask [-fragmentN] -utr5-length [50] -utr5-offset [10] -utr3-length [50] -utr3-offset [10] -explicit [250] -min-intron [30] -boost (file of ID )` Kindly feedback me whats the issue

Akash-Kolekar commented 7 months ago

You can re-download the foundry from the official page and then follow the instructions from the terminal and you are good to go.
After that, you should run foundryup command, which will automatically update the foundry, and then try forge init in any new directory.