You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2024. It is now read-only.
Hey bud, so ive downloaded the repo and extracted, successfully executed npm i and it installed all the node mods, however when i run npm run start the following happens,
The node console states successfully compiled but in Dev tools:
Uncaught Error: Actions may not have an undefined "type" property. Have you misspelled a constant? at dispatch (redux.js:204) at eval (index.js:56)
Nothing has been changed at all Yet.
I understand your not working on FiveM anymore, but if you can help locate the error? i can possibly fix and push a fix pr?
Hey bud, so ive downloaded the repo and extracted, successfully executed npm i and it installed all the node mods, however when i run npm run start the following happens,
The node console states successfully compiled but in Dev tools:
Uncaught Error: Actions may not have an undefined "type" property. Have you misspelled a constant? at dispatch (redux.js:204) at eval (index.js:56)Nothing has been changed at all Yet.
I understand your not working on FiveM anymore, but if you can help locate the error? i can possibly fix and push a fix pr?