169 похожих чатов

Народ привет. Я знаю, что мой вопрос будет похож на

битву экстрасенсов, но я постараюсь это избежать всё же. Короче я зафетчил изменения своего товарища запустил проект и в результате процесса билда ангуляр дал такую ошибку:

C:\Users\Dmitri_dev\Desktop\Live\h2h-ui>ng build --prod --outputPath=%NGINX_HOME%\html

ERROR in src/app/constants/constants.ts(50,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'Country' was called.
src/app/constants/constants.ts(51,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'Country' was called.
src/app/constants/constants.ts(52,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'Country' was called.
src/app/constants/constants.ts(56,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'City' was called.
src/app/constants/constants.ts(57,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'City' was called.
src/app/constants/constants.ts(58,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'City' was called.
src/app/constants/constants.ts(59,9): Error during template compile of 'constants'

Function calls are not supported in decorators but 'City' was called.
src/app/constants/constants.ts(60,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'City' was called.
src/app/constants/constants.ts(61,9): Error during template compile of 'constants'
Function calls are not supported in decorators but 'City' was called.
src/app/app.component.html(4,17): Property 'userService' is private and only accessible within class 'AppCo
mponent'.
src/app/app.component.html(6,17): Property 'userService' is private and only accessible within class 'AppCo
mponent'.
Сразу вам говорю, что эти ошибки не связаны с ошибками в коде НИКАК так как у моего товарища ветка собирается, а у меня нет. Дело может в неправильной конфигурации или в кешировании - хз, но точно не в коде честно. Поэтому скажите: из за чего могут быть ошибки подобного рода как у меня, если код логически правильный и собирается у других, если говорить по конкретнее о причине такого поведения ?? Мы счас проект подсаживаем на вебпак по-маленьку, хотя счас он у нас не установлен как депенденси.

1 ответов

10 просмотров

попробуйте исправить как здесь написано https://angular.io/guide/aot-metadata-errors#function-calls-not-supported или билд делайте без аот ng build --prod --aot=false

Похожие вопросы

Обсуждают сегодня

30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
в JclConsole объявлено так: function CtrlHandler(CtrlType: DWORD): BOOL; stdcall; - где ваше объявление с stdcall? у вас на картинке нет stdcall
Karagy
8
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
~ 2m21s  nix shell github:nixos/nixpkgs#stack ~  stack ghc -- --version error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:...
Rebuild your mind.
6
Карта сайта