sampctl icon indicating copy to clipboard operation
sampctl copied to clipboard

Error due installation of include

Open njoBe1 opened this issue 2 years ago • 2 comments

sampctl package install pawn-lang/[email protected] //this is command WARN: / Package Definition File does specify a value for user. WARN: / Package Definition File does specify a value for repo. ERROR: mkdir C:\Users\males\AppData\Roaming\sampctl\packages\pawn-lang\YSI-Includes\5.x:v5.05.0505: The directory name is invalid. ERROR: Failed to clone the repo

I was installing YSI and this is error. Idk what it can be, im searching for 3hrs and still i can not see where is problem.

njoBe1 avatar Apr 15 '22 13:04 njoBe1

There is a known bug right now with using install to install a package, for now just manually go into your pawn.json and make sure YSI looks like this pawn-lang/YSI-Includes:5.x

ADRFranklin avatar Apr 15 '22 13:04 ADRFranklin

i added it like this and nothing happends

EDIT2: If i use any other command like sampctl server init it says

No help topic for 'server'

{ "entry": "test.pwn", "output": "test.amx", "dependencies": ["pawn-lang/samp-stdlib", "pawn-lang/YSI-Includes:5.x" "Southclaws/formatex"] }

njoBe1 avatar Apr 15 '22 13:04 njoBe1

Solved in latest release

ADRFranklin avatar Dec 02 '22 19:12 ADRFranklin

No help topic for 'package'

Yorlandiscuba avatar Dec 21 '23 18:12 Yorlandiscuba