sampctl
sampctl copied to clipboard
Error due installation of include
sampctl package install pawn-lang/[email protected] //this is command
WARN: / Package Definition File does specify a value for user
.
WARN: 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.
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
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"] }
Solved in latest release
No help topic for 'package'