-
Notifications
You must be signed in to change notification settings - Fork 25.9k
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
NGC not type checking .ngfactory files on the first run #16741
Closed
danbucholtz opened this issue
May 12, 2017
· 1 comment
· Fixed by #16899 or GulajavaMinistudio/angular#57
Closed
NGC not type checking .ngfactory files on the first run #16741
danbucholtz opened this issue
May 12, 2017
· 1 comment
· Fixed by #16899 or GulajavaMinistudio/angular#57
Labels
Comments
tbosch
added a commit
to tbosch/angular
that referenced
this issue
May 19, 2017
…s them. This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
3 tasks
tbosch
added a commit
to tbosch/angular
that referenced
this issue
May 20, 2017
…s them. This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
tbosch
added a commit
to tbosch/angular
that referenced
this issue
May 22, 2017
…s them. This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
tbosch
added a commit
to tbosch/angular
that referenced
this issue
May 23, 2017
…s them. This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
tbosch
added a commit
to tbosch/angular
that referenced
this issue
May 23, 2017
…s them. This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
chuckjaz
pushed a commit
to chuckjaz/angular
that referenced
this issue
May 25, 2017
…s them. (angular#16899) This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
Merged
3 tasks
asnowwolf
pushed a commit
to asnowwolf/angular
that referenced
this issue
Aug 11, 2017
…s them. (angular#16899) This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
juleskremer
pushed a commit
to juleskremer/angular
that referenced
this issue
Aug 28, 2017
…s them. (angular#16899) This is especially important for library authors, as they will not reference the .ngfactory.ts files. Fixes angular#16741
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dan B in Ionic slack can give more info if needed
[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
dan at Dans-MacBook-Pro-2 in ~/Desktop/ionic-conference-app (master●)
$ ./node_modules/.bin/ngc
dan at Dans-MacBook-Pro-2 in ~/Desktop/ionic-conference-app (master●●)
$ ./node_modules/.bin/ngc
Error at /Users/dan/Desktop/ionic-conference-app/node_modules/ionic-angular/components/searchbar/searchbar.ngfactory.ts:237:33: Supplied parameters do not match any signature of call target.
Error at /Users/dan/Desktop/ionic-conference-app/node_modules/ionic-angular/components/searchbar/searchbar.ngfactory.ts:241:33: Supplied parameters do not match any signature of call target.
The text was updated successfully, but these errors were encountered: