• Из-за обновления GTA 5 (был добавлен новый патч) может временно не работать вход в RAGE Multiplayer.

    Ошибка: Ваша версия Grand Theft Auto V не поддерживается RAGE Multiplayer.
    ERROR: Your game version is not supported by RAGE Multiplayer.

    Данная ошибка говорит о том, что GTA V обновилась до новой версии (GTA Online тоже). Вам необходимо обновить саму игру в главном меню вашего приложения (Steam / Epic Games / Rockstar Games).
    Если после этого RAGE:MP все равно не работает - вам нужно дождаться выхода патча для самого мультиплеера (обычно это занимает от нескольких часов до нескольких дней).

    Новости и апдейты Rockstar Games - https://www.rockstargames.com/newswire/
    Статус всех служб для Rockstar Games Launcher и поддерживаемых игр: https://support.rockstargames.com/ru/servicestatus


    Grand Theft Auto 5 (+ GTA Online) последний раз были обновлены:
Готовый мод сервера Street Role Play для мультиплеера RAGE:MP

Gamemode Готовый мод сервера Street Role Play для мультиплеера RAGE:MP 1.0

Нет прав для скачивания

Vermilion

Мастер
29 Сен 2021
866
645
151
34
PS C:\streetrp-main> npm run build









Creating an optimized production build...
Failed to compile.

TypeScript error in undefined(undefined,undefined):
Cannot find type definition file for 'classnames'.
The file is in the program because:
Entry point for implicit type library 'classnames' TS2688


PS C:\streetrp-main>



че это
Отсутствуют необходимые пакеты:

Код:
npm install --save-dev @types/classnames
 

Санди

Новый участник
2 Ноя 2024
2
0
3
Отсутствуют необходимые пакеты:

Код:
npm install --save-dev @types/classnames
PS C:\streetrp-main> npm install --save-dev @types/classnames

up to date, audited 225 packages in 1s

30 packages are looking for funding
run npm fund for details

1 moderate severity vulnerability

To address all issues (including breaking changes), run:
npm audit fix --force

Run npm audit for details.
PS C:\streetrp-main> npm run build

[email protected] build
npm run build:ui && npm run build:client && npm run build:server




[email protected] build
cross-env DISABLE_ESLINT_PLUGIN=true GENERATE_SOURCEMAP=false node --openssl-legacy-provider scripts/build.js

Creating an optimized production build...
Failed to compile.

TypeScript error in undefined(undefined,undefined):
Cannot find type definition file for 'classnames'.
The file is in the program because:
Entry point for implicit type library 'classnames' TS2688


PS C:\streetrp-main>
 

Vermilion

Мастер
29 Сен 2021
866
645
151
34
PS C:\streetrp-main> npm install --save-dev @types/classnames

up to date, audited 225 packages in 1s

30 packages are looking for funding
run npm fund for details

1 moderate severity vulnerability

To address all issues (including breaking changes), run:
npm audit fix --force

Run npm audit for details.
PS C:\streetrp-main> npm run build









Creating an optimized production build...
Failed to compile.

TypeScript error in undefined(undefined,undefined):
Cannot find type definition file for 'classnames'.
The file is in the program because:
Entry point for implicit type library 'classnames' TS2688


PS C:\streetrp-main>
Это нужно установить в src_ui а не глобально