logan-mcgee / discordroles

another attempt at simple discord role authentication.
16 stars 6 forks source link

Yarn error for Local Host #3

Open SquawkID opened 3 years ago

SquawkID commented 3 years ago
cannot find dependency yarn for discordroles
couldn't start resource discordroles

This is hosting of my PC and i get this error. I tried to replicate the steps in the other yarn error for ZAP but doesn't seem to work?? Any Ideas?

Screenshot 2020-11-22 002701

logan-mcgee commented 3 years ago

fetch the latest (or so) cfx-server-data, you are using an old version that doesnt have the yarn features.

chicoze2 commented 3 years ago

fetch the latest (or so) cfx-server-data, you are using an old version that doesnt have the yarn features.

I still have the same error after updating server-data. What I can do?

chicoze2 commented 3 years ago

image

logan-mcgee commented 3 years ago

clearly not, your missing the resource yarn, which is bundled with cfx-server-data

see here

chicoze2 commented 3 years ago

tks it saved me