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
After successfully building and copying the directory "lr" from "resources", I get this error when loading the server.
[12:22:10] Loading resource lr
ReferenceError: require is not defined
at Object.782 (file:///opt/altv/resources/lr/server.js:1:10958)
at n (file:///opt/altv/resources/lr/server.js:1:11166)
at Object.573 (file:///opt/altv/resources/lr/server.js:1:4401)
at n (file:///opt/altv/resources/lr/server.js:1:11166)
at Object.198 (file:///opt/altv/resources/lr/server.js:1:4357)
at n (file:///opt/altv/resources/lr/server.js:1:11166)
at file:///opt/altv/resources/lr/server.js:1:11206
at file:///opt/altv/resources/lr/server.js:1:11228
at ModuleJob.run (internal/modules/esm/module_job.js:152:23)
at async Loader.import (internal/modules/esm/loader.js:166:24)
[12:22:10][Error] Failed to load resource lr
After successfully building and copying the directory "lr" from "resources", I get this error when loading the server.
Additionally, resource.cfg is not created.
