Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

angular-cli не собирает build, aot компиляция #5

Open
AnteaterKit opened this issue Apr 12, 2017 · 4 comments
Open
Assignees
Labels

Comments

@AnteaterKit
Copy link
Owner

Hi, I ran into the connection problem of your library for Yandex angular maps. Can you help solve the problem?

ERROR in Error encountered resolving symbol values statically. Calling function 'YaCoreModule', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol AppModule in /home/artem-123/workspace/bycard_mobile_front/src/app/app.module.ts, resolving symbol AppModule in /home/artem-123/workspace/bycard_mobile_front/src/app/app.module.ts

This error I get when building a build, but when working out everything is compiled normally, which is wrong? Here I am connecting:

import { YaCoreModule } from 'angular2-yandex-maps';
imports: [ YaCoreModule.forRoot() ],

What is my problem? Thank you!

@AnteaterKit AnteaterKit self-assigned this Apr 12, 2017
@BarsTheme
Copy link

Такая же ошибка, мне интересно решили это как-то?

@stepjet
Copy link

stepjet commented May 16, 2017

Поставил как компонент приложения. Не через npm. Все работает.

@rensfo
Copy link

rensfo commented Jul 16, 2017

Такая же проблема

@Gorniv
Copy link
Contributor

Gorniv commented Oct 3, 2017

пробуйте новую версию.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants