Hello, I have now created a CLI (Command Line Interface) for creating FiveM resources.
This is useful since you can create an entire boilerplate QBCore, ESX or Standalone resource with a Custom UI using a framework such as React / Vue 3.0 (or jQuery) in under a minute.
Installation
Simply install it through running npm install -g fivem-resource-cli in your command line, this requires Node.js
Usage
Open the command line in any directory where you want to use the tool and run fivemresource new.
To see a list of all available templates do fivemresource --templates
I will gladly take suggestions for which frameworks / templates to add.
Such as adding vRP, Svelte etc if people would want it.
You may also support the project by contributing to the github repository.
No problem, I just hope that someone will find it as useful as I do.
I made it because I was tired of spending all the time setting up Vue / React etc every time I wanted to make a new script.
It really does save alot of time since everything can be set up in like half a minute if you do it quickly haha
Well it does allow you to do all the annoying stuff, such as setting up Vite configs, all the node packages etc etc.
It sadly doesnt build the entire UI for you though, only a boilerplate / starting UI haha
Does not really look like an issue related to our actual package.
Looks more like it is related to nodejs, or npmjs. Or perhaps just some kind of permissions issue or such.
I would recommend that you update/upgrade those to start out with (if they arent already fairly new)