Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

Google Map implementation getting this error ##ctorParameters.map is not a function #2016

Open
jagdishparmar opened this issue Jul 29, 2017 · 2 comments

Comments

@jagdishparmar
Copy link

jagdishparmar commented Jul 29, 2017

Error: TypeError: ctorParameters.map is not a function
at ReflectionCapabilities.parameters (http://localhost:3000/node_modules/@angular/core/bundles/core.umd.js:2118:51)
at Reflector.parameters (http://localhost:3000/node_modules/@angular/core/bundles/core.umd.js:2319:52)
at CompileMetadataResolver.getDependenciesMetadata (http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:14336:81)
at CompileMetadataResolver.getTypeMetadata (http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:14301:28)
at CompileMetadataResolver.getProviderMetadata (http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:14496:42)
at eval (http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:14444:47)
at Array.forEach ()
at CompileMetadataResolver.getProvidersMetadata (http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:14428:21)
at eval (http://localhost:3000/node_modules/@angular/compiler/bundles/compiler.umd.js:14120:73)
at Array.forEach ()
Evaluating http://localhost:3000/app/main.js
Error loading http://localhost:3000/app/main.js
(anonymous) @ localhost/:31
ZoneDelegate.invoke @ zone.js:232
Zone.run @ zone.js:114
(anonymous) @ zone.js:502
ZoneDelegate.invokeTask @ zone.js:265
Zone.runTask @ zone.js:154
drainMicroTaskQueue @ zone.js:401
ZoneTask.invoke @ zone.js:339
systemjs.config.js:73 TypeError: ctorParameters.map is not a function
at ReflectionCapabilities.parameters (core.umd.js:2118)
at Reflector.parameters (core.umd.js:2319)
at CompileMetadataResolver.getDependenciesMetadata (compiler.umd.js:14336)
at CompileMetadataResolver.getTypeMetadata (compiler.umd.js:14301)
at CompileMetadataResolver.getProviderMetadata (compiler.umd.js:14496)
at eval (compiler.umd.js:14444)
at Array.forEach ()
at CompileMetadataResolver.getProvidersMetadata (compiler.umd.js:14428)
at eval (compiler.umd.js:14120)
at Array.forEach ()
(anonymous) @ systemjs.config.js:73

@ninoyaghoubi
Copy link

ninoyaghoubi commented Aug 29, 2017 via email

@ninoyaghoubi
Copy link

ninoyaghoubi commented Aug 29, 2017 via email

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

No branches or pull requests

2 participants