# QBCore

<details>

<summary>Stretcher is colliding with another script!</summary>

1. Open `qb-radialmenu/client` and delete `stretcher.lua`&#x20;
2. Open `qb-radialmenu/server` and delete `stretcher.lua`&#x20;
3. Open file `qb-radialmenu/fxmanifest.lua`&#x20;
4. Delete line `'client/stretcher.lua'`&#x20;
5. Delete line `'server/stretcher.lua'`&#x20;
6. Restart server

</details>

<details>

<summary>I am getting a qtarget error but use qb-target!</summary>

This is due to compatibility to qtarget exports only present in most recent versions of qb-target. As a remedy, download the latest version of qb-target. Here is a link(5.5.0+):

<https://github.com/qbcore-framework/qb-target/archive/refs/heads/main.zip>

</details>
