Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

axonbody3 #14

Closed
AverilLuo opened this issue Sep 15, 2023 · 1 comment
Closed

axonbody3 #14

AverilLuo opened this issue Sep 15, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@AverilLuo
Copy link

[ citizen-server-impl] Couldn't start resource axonbody3.
[ script:yarn] [yarn] yarn install v1.22.5
[ script:yarn] [yarn] info No lockfile found.
[ script:yarn] Error: [yarn] warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[ script:yarn] [yarn] [1/5] Validating package.json...
[ script:yarn] Error: [yarn] error [email protected]: The engine "node" is incompatible with this module. Expected version "7". Got "16.9.1"
[ script:yarn] Error: [yarn] error Found incompatible module.
[ script:yarn] [yarn] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[ citizen-server-impl] Building resource axonbody3 failed.
[ citizen-server-impl] Error data: yarn failed!

@MrGriefs
Copy link
Member

The yarn resource is outdated and not supported. Do not use it, it conflicts with many other resources.
If, for whatever reason, you still need the yarn resource, you can patch it with my pull request here: citizenfx/cfx-server-data#212
This will fix your issue.

Closing as wontfix

@MrGriefs MrGriefs closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2023
@MrGriefs MrGriefs added the wontfix This will not be worked on label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants