project-error / fivem-react-boilerplate-lua

Basic Lua & React (TypeScript) boilerplate for FiveM

Home Page:https://projecterror.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not auto-determine entry point from rollupOptions

AlacranBlanco opened this issue · comments

Describe the issue

Hi, i'm trying to use this boilerplate but if i try to run this command yarn start start:game i get the next message (image -1.0) so i cant be able to make the build of my project. This is a blank project

Expected behavior

Get the new build resources after change has made

To Reproduce

Steps to reproduce the behavior:

  1. Run yarn start start:game
  2. See warning

Media

image
Image 1.0 (Warning message)

image
Image 1.1 (package.json)

image
Image 1.2 (vite.config.ts)

I had to reinstall my node.js and yarn. Then it worked.